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