Home
last modified time | relevance | path

Searched refs:nd_namespace_index (Results 1 – 3 of 3) sorted by relevance

/drivers/nvdimm/
Dlabel.c93 struct nd_namespace_index *nsindex[] = { in nd_label_validate()
149 || size < sizeof(struct nd_namespace_index)) { in nd_label_validate()
192 void nd_label_copy(struct nvdimm_drvdata *ndd, struct nd_namespace_index *dst, in nd_label_copy()
193 struct nd_namespace_index *src) in nd_label_copy()
230 struct nd_namespace_index **nsindex_out, in preamble_index()
233 struct nd_namespace_index *nsindex; in preamble_index()
256 struct nd_namespace_index **nsindex, in preamble_current()
264 struct nd_namespace_index **nsindex, in preamble_next()
287 struct nd_namespace_index *nsindex; in nd_label_reserve_dpa()
323 struct nd_namespace_index *nsindex; in nd_label_active_count()
[all …]
Dlabel.h61 struct nd_namespace_index { struct
126 void nd_label_copy(struct nvdimm_drvdata *ndd, struct nd_namespace_index *dst,
127 struct nd_namespace_index *src);
Dnd.h77 static inline struct nd_namespace_index *to_namespace_index( in to_namespace_index()
86 static inline struct nd_namespace_index *to_current_namespace_index( in to_current_namespace_index()
92 static inline struct nd_namespace_index *to_next_namespace_index( in to_next_namespace_index()