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