Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/nvdimm/
Dregion.c57 nd_region->pfn_seed = nd_pfn_create(nd_region); in nd_region_probe()
Dnd.h571 struct device *nd_pfn_create(struct nd_region *nd_region);
588 static inline struct device *nd_pfn_create(struct nd_region *nd_region) in nd_pfn_create() function
Dpfn_devs.c341 struct device *nd_pfn_create(struct nd_region *nd_region) in nd_pfn_create() function
Dnamespace_devs.c1873 nd_region->pfn_seed = nd_pfn_create(nd_region); in nd_region_create_pfn_seed()