Lines Matching refs:nd_namespace_common
139 struct nd_namespace_common *ndns;
159 struct nd_namespace_common *ndns;
196 int nd_btt_probe(struct nd_namespace_common *ndns, void *drvdata);
200 static inline int nd_btt_probe(struct nd_namespace_common *ndns, void *drvdata) in nd_btt_probe()
218 int nd_pfn_probe(struct nd_namespace_common *ndns, void *drvdata);
223 static inline int nd_pfn_probe(struct nd_namespace_common *ndns, void *drvdata) in nd_pfn_probe()
259 resource_size_t nvdimm_namespace_capacity(struct nd_namespace_common *ndns);
260 struct nd_namespace_common *nvdimm_namespace_common_probe(struct device *dev);
261 int nvdimm_namespace_attach_btt(struct nd_namespace_common *ndns);
262 int nvdimm_namespace_detach_btt(struct nd_namespace_common *ndns);
263 const char *nvdimm_namespace_disk_name(struct nd_namespace_common *ndns,