Home
last modified time | relevance | path

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

/freebsd/sys/fs/nullfs/
H A Dnull_vfsops.c64 static vfs_vget_t nullfs_vget; variable
396 nullfs_vget(struct mount *mp, ino_t ino, int flags, struct vnode **vpp) in nullfs_vget() function