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

/illumos-gate/usr/src/uts/common/fs/autofs/
H A Dauto_subr.c2506 unmount_zone_tree(struct autofs_globals *fngp) function
2508 AUTOFS_DPRINT((5, "unmount_zone_tree started. Thread created.\n"));
2515 AUTOFS_DPRINT((5, "unmount_zone_tree done. Thread exiting.\n"));
2559 (void) zthread_create(NULL, 0, unmount_zone_tree, fngp,

Completed in 64 milliseconds