Searched defs:nd_mapping (Results 1 – 2 of 2) sorted by relevance
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;