Home
last modified time | relevance | path

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

/drivers/nvdimm/
Dnamespace_devs.c82 u8 *uuid1 = data, *uuid2 = NULL; in is_uuid_busy() local
102 if (uuid2 && memcmp(uuid1, uuid2, NSLABEL_UUID_LEN) == 0) in is_uuid_busy()