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

/osnet-11/usr/src/lib/libbe/common/
H A Dlibbe_priv.h143 int be_unmount_zone_root(zfs_handle_t *, be_unmount_data_t *);
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