Lines Matching refs:nvdimm_drvdata
28 struct nvdimm_drvdata { struct
64 struct nvdimm_drvdata *ndd, int i) in to_namespace_index()
73 struct nvdimm_drvdata *ndd) in to_current_namespace_index()
79 struct nvdimm_drvdata *ndd) in to_next_namespace_index()
84 unsigned sizeof_namespace_label(struct nvdimm_drvdata *ndd);
135 struct nvdimm_drvdata *ndd;
246 struct nvdimm_drvdata *to_ndd(struct nd_mapping *nd_mapping);
248 int nvdimm_init_nsarea(struct nvdimm_drvdata *ndd);
249 int nvdimm_init_config_data(struct nvdimm_drvdata *ndd);
250 int nvdimm_get_config_data(struct nvdimm_drvdata *ndd, void *buf,
252 int nvdimm_set_config_data(struct nvdimm_drvdata *ndd, size_t offset,
366 void put_ndd(struct nvdimm_drvdata *ndd);
367 int nd_label_reserve_dpa(struct nvdimm_drvdata *ndd);
368 void nvdimm_free_dpa(struct nvdimm_drvdata *ndd, struct resource *res);
369 struct resource *nvdimm_allocate_dpa(struct nvdimm_drvdata *ndd,