uuid2              79 drivers/nvdimm/namespace_devs.c 	u8 *uuid1 = data, *uuid2 = NULL;
uuid2              84 drivers/nvdimm/namespace_devs.c 		uuid2 = nspm->uuid;
uuid2              88 drivers/nvdimm/namespace_devs.c 		uuid2 = nsblk->uuid;
uuid2              92 drivers/nvdimm/namespace_devs.c 		uuid2 = nd_btt->uuid;
uuid2              96 drivers/nvdimm/namespace_devs.c 		uuid2 = nd_pfn->uuid;
uuid2              99 drivers/nvdimm/namespace_devs.c 	if (uuid2 && memcmp(uuid1, uuid2, NSLABEL_UUID_LEN) == 0)