Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/nvdimm/
Dnamespace_devs.c273 struct nvdimm_drvdata *ndd = to_ndd(nd_mapping); in nd_namespace_blk_size()
291 struct nvdimm_drvdata *ndd = to_ndd(nd_mapping); in __nd_namespace_blk_validate()
426 struct nvdimm_drvdata *ndd = to_ndd(nd_mapping); in scan_free()
501 struct nvdimm_drvdata *ndd = to_ndd(nd_mapping); in init_dpa_allocation()
600 struct nvdimm_drvdata *ndd = to_ndd(nd_mapping); in scan_allocate()
749 struct nvdimm_drvdata *ndd = to_ndd(nd_mapping); in merge_dpa()
817 struct nvdimm_drvdata *ndd = to_ndd(nd_mapping); in release_free_pmem()
913 struct nvdimm_drvdata *ndd = to_ndd(nd_mapping); in nd_namespace_pmem_set_resource()
999 ndd = to_ndd(nd_mapping); in __size_store()
1221 struct nvdimm_drvdata *ndd = to_ndd(nd_mapping); in namespace_update_uuid()
[all …]
Ddimm_devs.c230 struct nvdimm_drvdata *to_ndd(struct nd_mapping *nd_mapping) in to_ndd() function
238 EXPORT_SYMBOL(to_ndd);
723 ndd = to_ndd(nd_mapping); in alias_dpa_busy()
792 struct nvdimm_drvdata *ndd = to_ndd(nd_mapping); in nd_blk_available_dpa()
835 struct nvdimm_drvdata *ndd = to_ndd(nd_mapping); in nd_pmem_max_contiguous_dpa()
888 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.h246 struct nvdimm_drvdata *to_ndd(struct nd_mapping *nd_mapping);
Dregion_devs.c313 struct nvdimm_drvdata *ndd = to_ndd(nd_mapping); in set_cookie_show()
345 struct nvdimm_drvdata *ndd = to_ndd(nd_mapping); in nd_region_available_dpa()