Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/nvdimm/
Ddax_devs.c72 struct device *nd_dax_create(struct nd_region *nd_region) in nd_dax_create() function
Dregion.c58 nd_region->dax_seed = nd_dax_create(nd_region); in nd_region_probe()
Dnd.h603 struct device *nd_dax_create(struct nd_region *nd_region);
616 static inline struct device *nd_dax_create(struct nd_region *nd_region) in nd_dax_create() function
Dnamespace_devs.c1851 nd_region->dax_seed = nd_dax_create(nd_region); in nd_region_create_dax_seed()