Home
last modified time | relevance | path

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

/freebsd/sys/fs/nullfs/
H A Dnull.h67 int nullfs_uninit(struct vfsconf *vfsp);
H A Dnull_subr.c80 nullfs_uninit(struct vfsconf *vfsp) in nullfs_uninit() function
H A Dnull_vfsops.c487 .vfs_uninit = nullfs_uninit,