Searched refs:nfs_vptofh (Results 1 – 1 of 1) sorted by relevance
83 int nfs_vptofh(struct vnode *, struct fid *);102 .vfs_vptofh = nfs_vptofh,909 nfs_vptofh(struct vnode *vp, struct fid *fhp) in nfs_vptofh() function