Home
last modified time | relevance | path

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

/freebsd-14.2/sys/fs/nullfs/
H A Dnull_vfsops.c62 static vfs_mount_t nullfs_mount; variable
82 nullfs_mount(struct mount *mp) in nullfs_mount() function
491 .vfs_mount = nullfs_mount,