Lines Matching refs:parentbe
118 char parentbe[UUID_PRINTABLE_STRING_LENGTH] = { 0 };
427 * If this is a nested BE, add the parentbe and active properties
433 /* Get parentbe uuid provided by the caller. */
444 * If parentbe uuid not provided, use current
461 uuid_unparse(gz_uuid, parentbe);
463 (void) strlcpy(parentbe, pbe, sizeof (parentbe));
467 BE_ZONE_PARENTBE_PROPERTY, parentbe) != 0) {
1450 be_print_err(gettext("be_copy: failed to get parentbe "
1457 be_print_err(gettext("be_copy: failed to set parentbe "
1467 * root dataset of the new BE. The uuid is use to set the parentbe
2682 "failed to set parentbe property\n"));