Home
last modified time | relevance | path

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

/freebsd/sys/ufs/ffs/
H A Dffs_vnops.c132 static vop_vptofh_t ffs_vptofh; variable
151 .vop_vptofh = ffs_vptofh,
166 .vop_vptofh = ffs_vptofh,
192 .vop_vptofh = ffs_vptofh,
215 .vop_vptofh = ffs_vptofh,
1911 ffs_vptofh( in ffs_vptofh() function