Searched refs:nullfs_init (Results 1 – 3 of 3) sorted by relevance
| /freebsd-13.1/sys/fs/nullfs/ | ||
| H A D | null.h | 68 int nullfs_init(struct vfsconf *vfsp); |
| H A D | null_subr.c | 74 nullfs_init(vfsp) in nullfs_init() function |
| H A D | null_vfsops.c | 457 .vfs_init = nullfs_init, |