Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/nvdimm/
Dnamespace_devs.c298 struct nvdimm_drvdata *ndd = to_ndd(nd_mapping); in nd_namespace_blk_size()
316 struct nvdimm_drvdata *ndd = to_ndd(nd_mapping); in __nd_namespace_blk_validate()
451 struct nvdimm_drvdata *ndd = to_ndd(nd_mapping); in scan_free()
526 struct nvdimm_drvdata *ndd = to_ndd(nd_mapping); in init_dpa_allocation()
620 struct nvdimm_drvdata *ndd = to_ndd(nd_mapping); in scan_allocate()
769 struct nvdimm_drvdata *ndd = to_ndd(nd_mapping); in merge_dpa()
837 struct nvdimm_drvdata *ndd = to_ndd(nd_mapping); in release_free_pmem()
933 struct nvdimm_drvdata *ndd = to_ndd(nd_mapping); in nd_namespace_pmem_set_resource()
1019 ndd = to_ndd(nd_mapping); in __size_store()
1241 struct nvdimm_drvdata *ndd = to_ndd(nd_mapping); in namespace_update_uuid()
[all …]
Ddimm_devs.c240 struct nvdimm_drvdata *to_ndd(struct nd_mapping *nd_mapping) in to_ndd() function
248 EXPORT_SYMBOL(to_ndd);
582 ndd = to_ndd(nd_mapping); in alias_dpa_busy()
643 struct nvdimm_drvdata *ndd = to_ndd(nd_mapping); in nd_blk_available_dpa()
675 struct nvdimm_drvdata *ndd = to_ndd(nd_mapping); in nd_pmem_max_contiguous_dpa()
716 struct nvdimm_drvdata *ndd = to_ndd(nd_mapping); in nd_pmem_available_dpa()
Dlabel.c751 struct nvdimm_drvdata *ndd = to_ndd(nd_mapping); in reap_victim()
765 struct nvdimm_drvdata *ndd = to_ndd(nd_mapping); in __pmem_label_update()
904 struct nvdimm_drvdata *ndd = to_ndd(nd_mapping); in __blk_label_update()
1158 struct nvdimm_drvdata *ndd = to_ndd(nd_mapping); in init_labels()
1199 struct nvdimm_drvdata *ndd = to_ndd(nd_mapping); in del_labels()
1251 struct nvdimm_drvdata *ndd = to_ndd(nd_mapping); in nd_pmem_namespace_label_update()
1302 for_each_dpa_resource(to_ndd(nd_mapping), res) in nd_blk_namespace_label_update()
Dnd.h237 struct nvdimm_drvdata *to_ndd(struct nd_mapping *nd_mapping);
Dregion_devs.c339 struct nvdimm_drvdata *ndd = to_ndd(nd_mapping); in set_cookie_show()
371 struct nvdimm_drvdata *ndd = to_ndd(nd_mapping); in nd_region_available_dpa()