SMB_VFS_NEXT_LOCK  241 examples/VFS/skel_transparent.c 	return SMB_VFS_NEXT_LOCK(handle, fsp, op, offset, count, type);
SMB_VFS_NEXT_LOCK 1541 source3/modules/vfs_full_audit.c 	result = SMB_VFS_NEXT_LOCK(handle, fsp, op, offset, count, type);