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

/osnet-11/usr/src/lib/libbe/common/
H A Dbe_mount.c657 * Function: be_unmount_zone_root
669 be_unmount_zone_root(zfs_handle_t *zhp, be_unmount_data_t *ud) function
675 be_print_err(gettext("be_unmount_zone_root: failed to "
684 be_print_err(gettext("be_unmount_zone_root: failed to "
694 be_print_err(gettext("be_unmount_zone_root: "
858 if ((err = be_unmount_zone_root(zhp, &zone_ud)) != BE_SUCCESS) {
2542 if ((ret = be_unmount_zone_root(zone_zhp, &zone_ud)) != BE_SUCCESS) {

Completed in 26 milliseconds