Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/nvdimm/
Ddimm_devs.c255 struct nvdimm_drvdata *to_ndd(struct nd_mapping *nd_mapping) in to_ndd() function
263 EXPORT_SYMBOL(to_ndd);
455 ndd = to_ndd(nd_mapping); in alias_dpa_busy()
516 struct nvdimm_drvdata *ndd = to_ndd(nd_mapping); in nd_blk_available_dpa()
548 struct nvdimm_drvdata *ndd = to_ndd(nd_mapping); in nd_pmem_max_contiguous_dpa()
589 struct nvdimm_drvdata *ndd = to_ndd(nd_mapping); in nd_pmem_available_dpa()
Dnamespace_devs.c303 struct nvdimm_drvdata *ndd = to_ndd(nd_mapping); in nd_namespace_blk_size()
321 struct nvdimm_drvdata *ndd = to_ndd(nd_mapping); in __nd_namespace_blk_validate()
456 struct nvdimm_drvdata *ndd = to_ndd(nd_mapping); in scan_free()
531 struct nvdimm_drvdata *ndd = to_ndd(nd_mapping); in init_dpa_allocation()
625 struct nvdimm_drvdata *ndd = to_ndd(nd_mapping); in scan_allocate()
774 struct nvdimm_drvdata *ndd = to_ndd(nd_mapping); in merge_dpa()
842 struct nvdimm_drvdata *ndd = to_ndd(nd_mapping); in release_free_pmem()
938 struct nvdimm_drvdata *ndd = to_ndd(nd_mapping); in nd_namespace_pmem_set_resource()
1024 ndd = to_ndd(nd_mapping); in __size_store()
1246 struct nvdimm_drvdata *ndd = to_ndd(nd_mapping); in namespace_update_uuid()
[all …]
Dlabel.c632 struct nvdimm_drvdata *ndd = to_ndd(nd_mapping); in __pmem_label_update()
779 struct nvdimm_drvdata *ndd = to_ndd(nd_mapping); in __blk_label_update()
1034 struct nvdimm_drvdata *ndd = to_ndd(nd_mapping); in init_labels()
1075 struct nvdimm_drvdata *ndd = to_ndd(nd_mapping); in del_labels()
1127 struct nvdimm_drvdata *ndd = to_ndd(nd_mapping); in nd_pmem_namespace_label_update()
1165 for_each_dpa_resource(to_ndd(nd_mapping), res) in nd_blk_namespace_label_update()
Dnd.h240 struct nvdimm_drvdata *to_ndd(struct nd_mapping *nd_mapping);
Dregion_devs.c340 struct nvdimm_drvdata *ndd = to_ndd(nd_mapping); in set_cookie_show()
372 struct nvdimm_drvdata *ndd = to_ndd(nd_mapping); in nd_region_available_dpa()