SMB_VFS_GETLOCK   236 source3/locking/posix.c 	ret = SMB_VFS_GETLOCK(fsp, poffset, pcount, ptype, &pid);
SMB_VFS_GETLOCK   260 source3/locking/posix.c 			ret = SMB_VFS_GETLOCK(fsp,poffset,pcount,ptype,&pid);