Lines Matching refs:nd_region
403 struct nd_region {
424 int (*flush)(struct nd_region *nd_region, struct bio *bio);
428 static inline bool nsl_validate_nlabel(struct nd_region *nd_region,
434 return nsl_get_nlabel(ndd, nd_label) == nd_region->ndr_mappings;
545 struct device *nd_btt_create(struct nd_region *nd_region);
558 static inline struct device *nd_btt_create(struct nd_region *nd_region)
571 struct device *nd_pfn_create(struct nd_region *nd_region);
588 static inline struct device *nd_pfn_create(struct nd_region *nd_region)
603 struct device *nd_dax_create(struct nd_region *nd_region);
616 static inline struct device *nd_dax_create(struct nd_region *nd_region)
622 int nd_region_to_nstype(struct nd_region *nd_region);
623 int nd_region_register_namespaces(struct nd_region *nd_region, int *err);
624 u64 nd_region_interleave_set_cookie(struct nd_region *nd_region,
626 u64 nd_region_interleave_set_altcookie(struct nd_region *nd_region);
647 void nvdimm_badblocks_populate(struct nd_region *nd_region,
664 int nd_region_activate(struct nd_region *nd_region);