Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/fs/nullfs/
HDnull_vfsops.c67 static vfs_unmount_t nullfs_unmount; variable
244 nullfs_unmount(struct mount *mp, int mntflags) in nullfs_unmount() function
462 .vfs_unmount = nullfs_unmount,