Searched refs:unmount_subtree (Results 1 – 3 of 3) sorted by relevance
286 extern int unmount_subtree(fnnode_t *, boolean_t);
2280 unmount_subtree(fnnode_t *rootfnp, boolean_t force) in unmount_subtree() function2494 (void) unmount_subtree(fnp, force); in unmount_tree()
1472 if (unmount_subtree(fnp, B_TRUE) != 0) { in auto_trigger_mount()