fh_fid 205 compat/common/vfs_syscalls_35.c if ((error = VFS_FHTOVP(mp, &fh.fh_fid, &vp))) fh_fid 950 kern/vfs_syscalls.c error = VFS_VPTOFH(vp, &fh.fh_fid); fh_fid 1008 kern/vfs_syscalls.c if ((error = VFS_FHTOVP(mp, &fh.fh_fid, &vp)) != 0) { fh_fid 1110 kern/vfs_syscalls.c if ((error = VFS_FHTOVP(mp, &fh.fh_fid, &vp))) fh_fid 1145 kern/vfs_syscalls.c if ((error = VFS_FHTOVP(mp, &fh.fh_fid, &vp))) fh_fid 387 nfs/nfs_serv.c error = VFS_VPTOFH(vp, &fhp->fh_fid); fh_fid 979 nfs/nfs_serv.c wpp = NWDELAYHASH(slp, nfsd->nd_fh.fh_fid.fid_data); fh_fid 1421 nfs/nfs_serv.c error = VFS_VPTOFH(vp, &fhp->fh_fid); fh_fid 1580 nfs/nfs_serv.c error = VFS_VPTOFH(vp, &fhp->fh_fid); fh_fid 2067 nfs/nfs_serv.c error = VFS_VPTOFH(nd.ni_vp, &fhp->fh_fid); fh_fid 2190 nfs/nfs_serv.c error = VFS_VPTOFH(vp, &fhp->fh_fid); fh_fid 2813 nfs/nfs_serv.c if (VFS_VPTOFH(nvp, &nfhp->fh_fid)) { fh_fid 1643 nfs/nfs_subs.c error = VFS_FHTOVP(mp, &fhp->fh_fid, vpp); fh_fid 526 sys/mount.h struct fid fh_fid; /* File sys specific id */ fh_fid 361 xfs/xfs_syscalls-common.c VFS_VPTOFH(vp, &fh.fh_fid, error); fh_fid 363 xfs/xfs_syscalls-common.c error = VFS_VPTOFH(vp, &fh.fh_fid); fh_fid 385 xfs/xfs_vfsops-bsd.c if ((error = VFS_FHTOVP(mp, &fh->fh_fid, vpp)) != 0) {