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

/illumos-gate/usr/src/uts/common/fs/
H A Dvfs.c3026 dounmount(struct vfs *vfsp, int flag, cred_t *cr) function
3119 (void) dounmount(vfsp, 0, CRED());
3229 * Called from dounmount after it's confirmed with the file system

Completed in 54 milliseconds