Home
last modified time | relevance | path

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

/freebsd-14.2/sys/fs/nullfs/
H A Dnull_vfsops.c67 static vfs_unmount_t nullfs_unmount; variable
255 nullfs_unmount(struct mount *mp, int mntflags) in nullfs_unmount() function
497 .vfs_unmount = nullfs_unmount,