Home
last modified time | relevance | path

Searched refs:nfs_vptofh (Results 1 – 1 of 1) sorted by relevance

/openbsd/sys/nfs/
H A Dnfs_vfsops.c83 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