Home
last modified time | relevance | path

Searched refs:to_ndd (Results 1 – 5 of 5) sorted by relevance

/linux-6.1.9/drivers/nvdimm/
Dnamespace_devs.c297 struct nvdimm_drvdata *ndd = to_ndd(nd_mapping); in scan_free()
361 struct nvdimm_drvdata *ndd = to_ndd(nd_mapping); in init_dpa_allocation()
436 struct nvdimm_drvdata *ndd = to_ndd(nd_mapping); in scan_allocate()
576 struct nvdimm_drvdata *ndd = to_ndd(nd_mapping); in merge_dpa()
644 struct nvdimm_drvdata *ndd = to_ndd(nd_mapping); in release_free_pmem()
704 struct nvdimm_drvdata *ndd = to_ndd(nd_mapping); in nd_namespace_pmem_set_resource()
785 ndd = to_ndd(nd_mapping); in __size_store()
992 struct nvdimm_drvdata *ndd = to_ndd(nd_mapping); in namespace_update_uuid()
1153 struct nvdimm_drvdata *ndd = to_ndd(nd_mapping); in dpa_extents_show()
1174 struct nvdimm_drvdata *ndd = to_ndd(nd_mapping); in btt_claim_class()
[all …]
Dlabel.c811 struct nvdimm_drvdata *ndd = to_ndd(nd_mapping); in reap_victim()
879 struct nvdimm_drvdata *ndd = to_ndd(nd_mapping); in __pmem_label_update()
972 struct nvdimm_drvdata *ndd = to_ndd(nd_mapping); in init_labels()
1013 struct nvdimm_drvdata *ndd = to_ndd(nd_mapping); in del_labels()
1063 struct nvdimm_drvdata *ndd = to_ndd(nd_mapping); in nd_pmem_namespace_label_update()
Ddimm_devs.c210 struct nvdimm_drvdata *to_ndd(struct nd_mapping *nd_mapping) in to_ndd() function
218 EXPORT_SYMBOL(to_ndd);
719 struct nvdimm_drvdata *ndd = to_ndd(nd_mapping); in nd_pmem_max_contiguous_dpa()
764 struct nvdimm_drvdata *ndd = to_ndd(nd_mapping); in nd_pmem_available_dpa()
Dregion_devs.c288 struct nvdimm_drvdata *ndd = to_ndd(nd_mapping); in set_cookie_show()
318 struct nvdimm_drvdata *ndd = to_ndd(nd_mapping); in nd_region_available_dpa()
Dnd.h512 struct nvdimm_drvdata *to_ndd(struct nd_mapping *nd_mapping);