Home
last modified time | relevance | path

Searched refs:expected_guid (Results 1 – 1 of 1) sorted by relevance

/f-stack/freebsd/contrib/openzfs/lib/libzutil/
H A Dzutil_import.c893 uint64_t expected_guid = 0, size; in zpool_read_label() local
936 if (expected_guid) { in zpool_read_label()
937 if (expected_guid == guid) in zpool_read_label()
943 expected_guid = guid; in zpool_read_label()