Home
last modified time | relevance | path

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

/drivers/nvdimm/
Dnamespace_devs.c284 struct nvdimm_drvdata *ndd = to_ndd(nd_mapping); in nd_namespace_blk_size()
302 struct nvdimm_drvdata *ndd = to_ndd(nd_mapping); in __nd_namespace_blk_validate()
437 struct nvdimm_drvdata *ndd = to_ndd(nd_mapping); in scan_free()
512 struct nvdimm_drvdata *ndd = to_ndd(nd_mapping); in init_dpa_allocation()
606 struct nvdimm_drvdata *ndd = to_ndd(nd_mapping); in scan_allocate()
755 struct nvdimm_drvdata *ndd = to_ndd(nd_mapping); in merge_dpa()
823 struct nvdimm_drvdata *ndd = to_ndd(nd_mapping); in release_free_pmem()
919 struct nvdimm_drvdata *ndd = to_ndd(nd_mapping); in nd_namespace_pmem_set_resource()
1005 ndd = to_ndd(nd_mapping); in __size_store()
1208 struct nvdimm_drvdata *ndd = to_ndd(nd_mapping); in namespace_update_uuid()
[all …]
Ddimm_devs.c223 struct nvdimm_drvdata *to_ndd(struct nd_mapping *nd_mapping) in to_ndd() function
231 EXPORT_SYMBOL(to_ndd);
412 ndd = to_ndd(nd_mapping); in alias_dpa_busy()
473 struct nvdimm_drvdata *ndd = to_ndd(nd_mapping); in nd_blk_available_dpa()
515 struct nvdimm_drvdata *ndd = to_ndd(nd_mapping); in nd_pmem_available_dpa()
Dlabel.c498 struct nvdimm_drvdata *ndd = to_ndd(nd_mapping); in __pmem_label_update()
627 struct nvdimm_drvdata *ndd = to_ndd(nd_mapping); in __blk_label_update()
836 struct nvdimm_drvdata *ndd = to_ndd(nd_mapping); in init_labels()
877 struct nvdimm_drvdata *ndd = to_ndd(nd_mapping); in del_labels()
929 struct nvdimm_drvdata *ndd = to_ndd(nd_mapping); in nd_pmem_namespace_label_update()
967 for_each_dpa_resource(to_ndd(nd_mapping), res) in nd_blk_namespace_label_update()
Dnd.h233 struct nvdimm_drvdata *to_ndd(struct nd_mapping *nd_mapping);
Dregion_devs.c303 struct nvdimm_drvdata *ndd = to_ndd(nd_mapping); in nd_region_available_dpa()