Home
last modified time | relevance | path

Searched refs:has_uuid_at_pos (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/drivers/nvdimm/
H A Dnamespace_devs.c1554 static bool has_uuid_at_pos(struct nd_region *nd_region, const uuid_t *uuid, in has_uuid_at_pos() function
1709 if (has_uuid_at_pos(nd_region, &uuid, cookie, i)) in create_namespace_pmem()
1711 if (has_uuid_at_pos(nd_region, &uuid, altcookie, i)) in create_namespace_pmem()
/kernel/linux/linux-5.10/drivers/nvdimm/
H A Dnamespace_devs.c1834 static bool has_uuid_at_pos(struct nd_region *nd_region, u8 *uuid, in has_uuid_at_pos() function
1992 if (has_uuid_at_pos(nd_region, nd_label->uuid, cookie, i)) in create_namespace_pmem()
1994 if (has_uuid_at_pos(nd_region, nd_label->uuid, altcookie, i)) in create_namespace_pmem()

Completed in 8 milliseconds