Searched defs:nd_mapping (Results 1 – 6 of 6) sorted by relevance
26824 struct nd_mapping { struct26825 struct nvdimm *nvdimm;26826 u64 start;26827 u64 size;26828 int position;26829 struct list_head labels;26830 struct mutex lock;26831 struct nvdimm_drvdata *ndd;
100058 struct nd_mapping { struct100059 struct nvdimm *nvdimm;100060 u64 start;100061 u64 size;100062 int position;100063 struct list_head labels;100064 struct mutex lock;100065 struct nvdimm_drvdata *ndd;
81822 struct nd_mapping { struct81823 struct nvdimm *nvdimm;81824 u64 start;81825 u64 size;81826 int position;81827 struct list_head labels;81828 struct mutex lock;81829 struct nvdimm_drvdata *ndd;
91553 struct nd_mapping { struct91554 struct nvdimm *nvdimm;91555 u64 start;91556 u64 size;91557 int position;91558 struct list_head labels;91559 struct mutex lock;91560 struct nvdimm_drvdata *ndd;