Home
last modified time | relevance | path

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

/netbsd/src/sys/ufs/mfs/
Dmfs_vfsops.c104 .vfs_vptofh = ffs_vptofh,
/netbsd/src/sys/ufs/ffs/
Dffs_vfsops.c160 .vfs_vptofh = ffs_vptofh,
2355 ffs_vptofh(struct vnode *vp, struct fid *fhp, size_t *fh_size) in ffs_vptofh() function