Home
last modified time | relevance | path

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

/mirbsd/src/sys/sys/
Dmount.h501 int (*vfs_vptofh)(struct vnode *vp, struct fid *fhp); member
520 #define VFS_VPTOFH(VP, FIDP) (*(VP)->v_mount->mnt_op->vfs_vptofh)(VP, FIDP)