Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/nvdimm/
Dnamespace_devs.c1276 u8 **ns_uuid; in uuid_store() local
1281 ns_uuid = &nspm->uuid; in uuid_store()
1285 ns_uuid = &nsblk->uuid; in uuid_store()
1297 rc = namespace_update_uuid(nd_region, dev, uuid, ns_uuid); in uuid_store()