Searched refs:usable_blks_per_seg (Results 1 – 1 of 1) sorted by relevance
774 unsigned int usable_blks_per_seg = f2fs_usable_blks_in_seg(sbi, segno); in check_block_count() local780 usable_blks_per_seg, in check_block_count()785 usable_blks_per_seg, in check_block_count()789 } while (cur_pos < usable_blks_per_seg); in check_block_count()799 if (usable_blks_per_seg < BLKS_PER_SEG(sbi)) in check_block_count()802 usable_blks_per_seg) != BLKS_PER_SEG(sbi)); in check_block_count()805 if (unlikely(GET_SIT_VBLOCKS(raw_sit) > usable_blks_per_seg in check_block_count()