Home
last modified time | relevance | path

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

/dflybsd-src/sys/kern/
H A Dvfs_default.c1558 vfs_stdvget(struct mount *mp, struct vnode *dvp, ino_t ino, struct vnode **vpp) in vfs_stdvget() function
/dflybsd-src/sys/sys/
H A Dmount.h769 vfs_vget_t vfs_stdvget; variable