Home
last modified time | relevance | path

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

/freebsd/sys/fs/nullfs/
H A Dnull_vfsops.c63 static vfs_unmount_t nullfs_unmount; variable
251 nullfs_unmount(struct mount *mp, int mntflags) in nullfs_unmount() function