Searched refs:parent_uuid (Results 1 – 2 of 2) sorted by relevance
53 uuid_t parent_uuid; member122 &azr_data.parent_uuid)) != BE_SUCCESS) { in be_find_active_zone_root()130 &azr_data.parent_uuid)) != BE_SUCCESS) { in be_find_active_zone_root()452 uuid_t parent_uuid = {0}; in be_zone_compare_uuids() local457 &parent_uuid)) != BE_SUCCESS) { in be_zone_compare_uuids()481 if (uuid_compare(parent_uuid, cur_parent_uuid) != 0) { in be_zone_compare_uuids()513 uuid_t parent_uuid = { 0 }; in be_find_active_zone_root_callback() local517 if ((iret = be_zone_get_parent_uuid(zfs_get_name(zhp), &parent_uuid)) in be_find_active_zone_root_callback()525 if (uuid_compare(azr_data->parent_uuid, parent_uuid) == 0) { in be_find_active_zone_root_callback()
1842 uuid_t parent_uuid = { 0 }; in be_destroy_zone_roots_callback() local1845 if (be_zone_get_parent_uuid(zfs_get_name(zhp), &parent_uuid) in be_destroy_zone_roots_callback()1854 if (uuid_compare(dd->gz_be_uuid, parent_uuid) == 0) { in be_destroy_zone_roots_callback()