Home
last modified time | relevance | path

Searched defs:vfs_stdfhtovp (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/kern/
H A Dvfs_default.c1447 vfs_stdfhtovp(struct mount *mp, struct fid *fhp, int flags, struct vnode **vpp) in vfs_stdfhtovp() function
/freebsd/sys/sys/
H A Dmount.h1095 vfs_fhtovp_t vfs_stdfhtovp; variable