Home
last modified time | relevance | path

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

/src/sys/fs/nullfs/
H A Dnull_vfsops.c58 static vfs_mount_t nullfs_mount; variable
78 nullfs_mount(struct mount *mp) in nullfs_mount() function
488 .vfs_mount = nullfs_mount,