Searched defs:ecc_info (Results 1 – 1 of 1) sorted by relevance
68 struct ecc_info { struct69 bool valid;70 int roots;71 int rsn;72 uint32_t size;73 uint64_t blocks;74 uint64_t rounds;75 uint64_t start; /* offset in file */