Searched defs:nm_unmount (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/namefs/
H A Dnamevfs.c192 * the dounmount() routine is called. This causes the nm_unmount()
237 * because nm_unmount tries to acquire it. This means
555 nm_unmount(vfs_t *vfsp, int flag, cred_t *crp) function
670 VFSNAME_UNMOUNT, { .vfs_unmount = nm_unmount },

Completed in 45 milliseconds