Searched refs:nd_uuid_store (Results 1 – 5 of 5) sorted by relevance
/linux-6.1.9/drivers/nvdimm/ |
D | btt_devs.c | 83 rc = nd_uuid_store(dev, &nd_btt->uuid, buf, len); in uuid_store()
|
D | core.c | 220 int nd_uuid_store(struct device *dev, uuid_t **uuid_out, const char *buf, in nd_uuid_store() function
|
D | nd.h | 497 int nd_uuid_store(struct device *dev, uuid_t **uuid_out, const char *buf,
|
D | pfn_devs.c | 156 rc = nd_uuid_store(dev, &nd_pfn->uuid, buf, len); in uuid_store()
|
D | namespace_devs.c | 1044 rc = nd_uuid_store(dev, &uuid, buf, len); in uuid_store()
|