Home
last modified time | relevance | path

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

/xnu-12377.81.4/bsd/miscfs/nullfs/
H A Dnull_vfsops.c325 nullfs_unmount(struct mount * mp, int mntflags, __unused vfs_context_t ctx) in nullfs_unmount() function
574 .vfs_unmount = nullfs_unmount,