Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/nvdimm/
Dnamespace_devs.c1266 u8 **ns_uuid; in uuid_store() local
1271 ns_uuid = &nspm->uuid; in uuid_store()
1275 ns_uuid = &nsblk->uuid; in uuid_store()
1287 rc = namespace_update_uuid(nd_region, dev, uuid, ns_uuid); in uuid_store()