Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/nvdimm/
H A Dbtt_devs.c84 rc = nd_uuid_store(dev, &nd_btt->uuid, buf, len); in uuid_store()
H A Dnd.h231 int nd_uuid_store(struct device *dev, u8 **uuid_out, const char *buf,
H A Dcore.c252 int nd_uuid_store(struct device *dev, u8 **uuid_out, const char *buf, in nd_uuid_store() function
H A Dpfn_devs.c157 rc = nd_uuid_store(dev, &nd_pfn->uuid, buf, len); in uuid_store()
H A Dnamespace_devs.c1275 rc = nd_uuid_store(dev, &uuid, buf, len); in uuid_store()