Home
last modified time | relevance | path

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

/freebsd-14.2/sys/fs/nullfs/
H A Dnull.h69 int nullfs_uninit(struct vfsconf *vfsp);
H A Dnull_subr.c82 nullfs_uninit(struct vfsconf *vfsp) in nullfs_uninit() function
H A Dnull_vfsops.c496 .vfs_uninit = nullfs_uninit,