Home
last modified time | relevance | path

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

/freebsd/sys/fs/ext2fs/
H A Dext2_vnops.c132 static vop_vptofh_t ext2_vptofh; variable
178 .vop_vptofh = ext2_vptofh,
195 .vop_vptofh = ext2_vptofh,
1888 ext2_vptofh(struct vop_vptofh_args *ap) in ext2_vptofh() function