Searched refs:ext2_fhtovp (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.3-release/sys/fs/ext2fs/
H A Dext2_vfsops.c77 static vfs_fhtovp_t ext2_fhtovp; variable
84 .vfs_fhtovp = ext2_fhtovp,
1006 ext2_fhtovp(struct mount *mp, struct fid *fhp, int flags, struct vnode **vpp) function

Completed in 114 milliseconds