Searched defs:nvdimm_label_index (Results 1 – 1 of 1) sorted by relevance
36 struct nvdimm_label_index { struct37 char signature[16];38 uint8_t flags[3];39 uint8_t label_size;40 uint32_t seq;41 uint64_t this_offset;42 uint64_t this_size;43 uint64_t other_offset;44 uint64_t label_offset;45 uint32_t slot_cnt;[all …]