Home
last modified time | relevance | path

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

/freebsd-14.2/sys/fs/nullfs/
H A Dnull_vfsops.c64 static vfs_root_t nullfs_root; variable
303 nullfs_root(struct mount *mp, int flags, struct vnode **vpp) in nullfs_root() function
493 .vfs_root = nullfs_root,