Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/nvdimm/
H A 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()
H A Dnamespace_devs.c1029 uuid_t **ns_uuid; in uuid_store() local
1035 ns_uuid = &nspm->uuid; in uuid_store()
1047 rc = namespace_update_uuid(nd_region, dev, uuid, ns_uuid); in uuid_store()
/kernel/linux/linux-5.10/drivers/nvdimm/
H A 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()

Completed in 8 milliseconds