Searched refs:expected_guid (Results 1 – 2 of 2) sorted by relevance
38 expected_guid="${2:-"$gflag_guid"}"47 if [[ "$expected_guid" != "$retrieved_guid" ]]; then48 log_fail "GUID set to '$retrieved_guid' instead of '$expected_guid'"
937 uint64_t expected_guid = 0, size; in zpool_read_label_slow() local981 if (expected_guid) { in zpool_read_label_slow()982 if (expected_guid == guid) in zpool_read_label_slow()988 expected_guid = guid; in zpool_read_label_slow()1018 uint64_t expected_guid = 0, size; in zpool_read_label()1128 if (expected_guid) { in zpool_read_label()1129 if (expected_guid == guid) in zpool_read_label()1135 expected_guid = guid; in zpool_read_label()