VFS_VPTOFH        950 kern/vfs_syscalls.c 	error = VFS_VPTOFH(vp, &fh.fh_fid);
VFS_VPTOFH        387 nfs/nfs_serv.c 	error = VFS_VPTOFH(vp, &fhp->fh_fid);
VFS_VPTOFH       1421 nfs/nfs_serv.c 		error = VFS_VPTOFH(vp, &fhp->fh_fid);
VFS_VPTOFH       1580 nfs/nfs_serv.c 		error = VFS_VPTOFH(vp, &fhp->fh_fid);
VFS_VPTOFH       2067 nfs/nfs_serv.c 			error = VFS_VPTOFH(nd.ni_vp, &fhp->fh_fid);
VFS_VPTOFH       2190 nfs/nfs_serv.c 		error = VFS_VPTOFH(vp, &fhp->fh_fid);
VFS_VPTOFH       2813 nfs/nfs_serv.c 			if (VFS_VPTOFH(nvp, &nfhp->fh_fid)) {
VFS_VPTOFH        361 xfs/xfs_syscalls-common.c     VFS_VPTOFH(vp, &fh.fh_fid, error);
VFS_VPTOFH        363 xfs/xfs_syscalls-common.c     error = VFS_VPTOFH(vp, &fh.fh_fid);