Searched refs:dev_seg_count (Results 1 – 1 of 1) sorted by relevance
3528 block_t dev_seg_count = le32_to_cpu(RDEV(0).total_segments); in sanity_check_raw_super() local3532 dev_seg_count += le32_to_cpu(RDEV(i).total_segments); in sanity_check_raw_super()3535 if (segment_count != dev_seg_count) { in sanity_check_raw_super()3537 segment_count, dev_seg_count); in sanity_check_raw_super()