Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/nvdimm/
Dnamespace_devs.c1256 u8 **ns_uuid; in uuid_store() local
1261 ns_uuid = &nspm->uuid; in uuid_store()
1265 ns_uuid = &nsblk->uuid; in uuid_store()
1277 rc = namespace_update_uuid(nd_region, dev, uuid, ns_uuid); in uuid_store()