pvfs_find_fd       53 source4/ntvfs/posix/pvfs_flush.c 		f = pvfs_find_fd(pvfs, req, io->generic.in.file.ntvfs);
pvfs_find_fd       45 source4/ntvfs/posix/pvfs_ioctl.c 	f = pvfs_find_fd(pvfs, req, io->ntioctl.in.file.ntvfs);
pvfs_find_fd      298 source4/ntvfs/posix/pvfs_lock.c 	f = pvfs_find_fd(pvfs, req, lck->lockx.in.file.ntvfs);
pvfs_find_fd      231 source4/ntvfs/posix/pvfs_notify.c 	f = pvfs_find_fd(pvfs, req, info->nttrans.in.file.ntvfs);
pvfs_find_fd     1647 source4/ntvfs/posix/pvfs_open.c 	f = pvfs_find_fd(pvfs, req, io->generic.in.file.ntvfs);
pvfs_find_fd      254 source4/ntvfs/posix/pvfs_oplock.c 	f = pvfs_find_fd(pvfs, req, lck->lockx.in.file.ntvfs);
pvfs_find_fd      385 source4/ntvfs/posix/pvfs_qfileinfo.c 	f = pvfs_find_fd(pvfs, req, info->generic.in.file.ntvfs);
pvfs_find_fd       44 source4/ntvfs/posix/pvfs_read.c 	f = pvfs_find_fd(pvfs, req, rd->readx.in.file.ntvfs);
pvfs_find_fd      651 source4/ntvfs/posix/pvfs_rename.c 		f = pvfs_find_fd(pvfs, req, ren->nttrans.in.file.ntvfs);
pvfs_find_fd      639 source4/ntvfs/posix/pvfs_search.c 	f = pvfs_find_fd(pvfs, req, io->in.file.ntvfs);
pvfs_find_fd      740 source4/ntvfs/posix/pvfs_search.c 	f = pvfs_find_fd(pvfs, req, io->in.file.ntvfs);
pvfs_find_fd       38 source4/ntvfs/posix/pvfs_seek.c 	f = pvfs_find_fd(pvfs, req, io->lseek.in.file.ntvfs);
pvfs_find_fd      320 source4/ntvfs/posix/pvfs_setfileinfo.c 	f = pvfs_find_fd(pvfs, req, info->generic.in.file.ntvfs);
pvfs_find_fd       96 source4/ntvfs/posix/pvfs_write.c 	f = pvfs_find_fd(pvfs, req, wr->writex.in.file.ntvfs);