Searched refs:TOTAL_SEGS (Results 1 – 1 of 1) sorted by relevance
63 #define TOTAL_SEGS(sbi) \ macro66 #define TOTAL_BLKS(sbi) (TOTAL_SEGS(sbi) << (sbi)->log_blocks_per_seg)662 f2fs_bug_on(sbi, segno > TOTAL_SEGS(sbi) - 1); in check_seg_range()710 || segno > TOTAL_SEGS(sbi) - 1)) { in check_block_count()