Searched defs:nd_mapping (Results 1 – 1 of 1) sorted by relevance
122081 struct nd_mapping { struct122082 struct nvdimm *nvdimm;122083 u64 start;122084 u64 size;122085 int position;122086 struct list_head labels;122087 struct mutex lock;122088 struct nvdimm_drvdata *ndd;122323 struct nd_mapping *nd_mapping; member