SMB_VFS_NEXT_GETLOCK  246 examples/VFS/skel_transparent.c 	return SMB_VFS_NEXT_GETLOCK(handle, fsp, poffset, pcount, ptype, ppid);
SMB_VFS_NEXT_GETLOCK 1580 source3/modules/vfs_full_audit.c 	result = SMB_VFS_NEXT_GETLOCK(handle, fsp, poffset, pcount, ptype, ppid);