Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/nvdimm/
Dnd.h171 int nd_uuid_store(struct device *dev, u8 **uuid_out, const char *buf,
Dbtt_devs.c103 rc = nd_uuid_store(dev, &nd_btt->uuid, buf, len); in uuid_store()
Dpfn_devs.c123 rc = nd_uuid_store(dev, &nd_pfn->uuid, buf, len); in uuid_store()
Dcore.c156 int nd_uuid_store(struct device *dev, u8 **uuid_out, const char *buf, in nd_uuid_store() function
Dnamespace_devs.c1129 rc = nd_uuid_store(dev, &uuid, buf, len); in uuid_store()