Home
last modified time | relevance | path

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

/linux/drivers/nvdimm/
H A Dnamespace_devs.c298 struct nvdimm_drvdata *ndd = to_ndd(nd_mapping); in scan_free()
364 struct nvdimm_drvdata *ndd = to_ndd(nd_mapping); in init_dpa_allocation()
439 struct nvdimm_drvdata *ndd = to_ndd(nd_mapping); in scan_allocate()
579 struct nvdimm_drvdata *ndd = to_ndd(nd_mapping); in merge_dpa()
647 struct nvdimm_drvdata *ndd = to_ndd(nd_mapping); in release_free_pmem()
709 struct nvdimm_drvdata *ndd = to_ndd(nd_mapping); in nd_namespace_pmem_set_resource()
790 ndd = to_ndd(nd_mapping); in __size_store()
991 struct nvdimm_drvdata *ndd = to_ndd(nd_mapping); in namespace_update_uuid()
1160 struct nvdimm_drvdata *ndd = to_ndd(nd_mapping); in dpa_extents_show()
1179 struct nvdimm_drvdata *ndd = to_ndd(nd_mapping); in btt_claim_class()
[all …]
H A Dlabel.c812 struct nvdimm_drvdata *ndd = to_ndd(nd_mapping); in reap_victim()
880 struct nvdimm_drvdata *ndd = to_ndd(nd_mapping); in __pmem_label_update()
973 struct nvdimm_drvdata *ndd = to_ndd(nd_mapping); in init_labels()
1014 struct nvdimm_drvdata *ndd = to_ndd(nd_mapping); in del_labels()
1064 struct nvdimm_drvdata *ndd = to_ndd(nd_mapping); in nd_pmem_namespace_label_update()
H A Ddimm_devs.c212 struct nvdimm_drvdata *to_ndd(struct nd_mapping *nd_mapping) in to_ndd() function
220 EXPORT_SYMBOL(to_ndd);
720 struct nvdimm_drvdata *ndd = to_ndd(nd_mapping); in nd_pmem_max_contiguous_dpa()
767 struct nvdimm_drvdata *ndd = to_ndd(nd_mapping); in nd_pmem_available_dpa()
H A Dregion_devs.c348 struct nvdimm_drvdata *ndd = to_ndd(nd_mapping); in set_cookie_show()
376 struct nvdimm_drvdata *ndd = to_ndd(nd_mapping); in nd_region_available_dpa()
H A Dnd.h511 struct nvdimm_drvdata *to_ndd(struct nd_mapping *nd_mapping);