Searched refs:uuidcmp (Results 1 – 3 of 3) sorted by relevance
87 int uuidcmp(const struct uuid *, const struct uuid *);
448 uuidcmp(const struct uuid *uuid1, const struct uuid *uuid2) in uuidcmp() function
149 if (uuidcmp(uuid, &nvdimm_SPA_uuid_list[j].u_id) != 0) in nvdimm_spa_type_from_uuid()