Home
last modified time | relevance | path

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

/freebsd/sys/fs/nullfs/
H A Dnull_vfsops.c60 static vfs_root_t nullfs_root; variable
299 nullfs_root(struct mount *mp, int flags, struct vnode **vpp) in nullfs_root() function