Lines Matching refs:nd_region
403 struct nd_region { struct
424 int (*flush)(struct nd_region *nd_region, struct bio *bio); argument
428 static inline bool nsl_validate_nlabel(struct nd_region *nd_region, in nsl_validate_nlabel() argument
434 return nsl_get_nlabel(ndd, nd_label) == nd_region->ndr_mappings; in nsl_validate_nlabel()
545 struct device *nd_btt_create(struct nd_region *nd_region);
558 static inline struct device *nd_btt_create(struct nd_region *nd_region) in nd_btt_create() argument
571 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() argument
603 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() argument
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);