Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/nvdimm/
Dbtt_devs.c249 const uuid_t *ns_uuid = nd_dev_to_uuid(&nd_btt->ndns->dev); in nd_btt_arena_is_valid() local
258 if (!uuid_equal(&parent_uuid, ns_uuid)) in nd_btt_arena_is_valid()
Dnamespace_devs.c1028 uuid_t **ns_uuid; in uuid_store() local
1034 ns_uuid = &nspm->uuid; in uuid_store()
1046 rc = namespace_update_uuid(nd_region, dev, uuid, ns_uuid); in uuid_store()