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

/illumos-gate/usr/src/lib/libbe/common/
H A Dbe_mount.c81 static int be_unmount_one_zone(be_unmount_data_t *, char *, char *, char *);
2501 ret = be_unmount_one_zone(ud, zonename, zonepath,
2606 * Function: be_unmount_one_zone
2620 be_unmount_one_zone(be_unmount_data_t *ud, char *zonename, char *zonepath, function
2642 be_print_err(gettext("be_unmount_one_zone: did not "
2646 be_print_err(gettext("be_unmount_one_zone: failed to "
2654 be_print_err(gettext("be_unmount_one_zone: failed to "
2665 be_print_err(gettext("be_unmount_one_zone: failed to "
2673 be_print_err(gettext("be_unmount_one_zone: failed to "

Completed in 63 milliseconds