Home
last modified time | relevance | path

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

/linux/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()
H A Dnamespace_devs.c174 const uuid_t *nd_dev_to_uuid(struct device *dev) in nd_dev_to_uuid() function
183 EXPORT_SYMBOL(nd_dev_to_uuid);
H A Dbtt.c971 const uuid_t *parent_uuid = nd_dev_to_uuid(&nd_btt->ndns->dev); in btt_arena_write_layout()