Lines Matching refs:nd_region
288 struct nd_region { struct
309 int (*flush)(struct nd_region *nd_region, struct bio *bio); argument
318 struct nd_region nd_region; argument
429 struct device *nd_btt_create(struct nd_region *nd_region);
442 static inline struct device *nd_btt_create(struct nd_region *nd_region) in nd_btt_create() argument
455 struct device *nd_pfn_create(struct nd_region *nd_region);
472 static inline struct device *nd_pfn_create(struct nd_region *nd_region) in nd_pfn_create() argument
487 struct device *nd_dax_create(struct nd_region *nd_region);
500 static inline struct device *nd_dax_create(struct nd_region *nd_region) in nd_dax_create() argument
506 int nd_region_to_nstype(struct nd_region *nd_region);
507 int nd_region_register_namespaces(struct nd_region *nd_region, int *err);
508 u64 nd_region_interleave_set_cookie(struct nd_region *nd_region,
510 u64 nd_region_interleave_set_altcookie(struct nd_region *nd_region);
531 void nvdimm_badblocks_populate(struct nd_region *nd_region,
548 int nd_blk_region_init(struct nd_region *nd_region);
549 int nd_region_activate(struct nd_region *nd_region);