Lines Matching refs:nd_region
138 struct nd_region {
159 int (*flush)(struct nd_region *nd_region, struct bio *bio);
168 struct nd_region nd_region;
279 struct device *nd_btt_create(struct nd_region *nd_region);
292 static inline struct device *nd_btt_create(struct nd_region *nd_region)
305 struct device *nd_pfn_create(struct nd_region *nd_region);
322 static inline struct device *nd_pfn_create(struct nd_region *nd_region)
337 struct device *nd_dax_create(struct nd_region *nd_region);
350 static inline struct device *nd_dax_create(struct nd_region *nd_region)
356 int nd_region_to_nstype(struct nd_region *nd_region);
357 int nd_region_register_namespaces(struct nd_region *nd_region, int *err);
358 u64 nd_region_interleave_set_cookie(struct nd_region *nd_region,
360 u64 nd_region_interleave_set_altcookie(struct nd_region *nd_region);
381 void nvdimm_badblocks_populate(struct nd_region *nd_region,
398 int nd_blk_region_init(struct nd_region *nd_region);
399 int nd_region_activate(struct nd_region *nd_region);