Searched refs:left_blocks (Results 1 – 1 of 1) sorted by relevance
586 unsigned int segno, left_blocks; in has_curseg_enough_space() local592 left_blocks = f2fs_usable_blks_in_seg(sbi, segno) - in has_curseg_enough_space()595 if (node_blocks > left_blocks) in has_curseg_enough_space()601 left_blocks = f2fs_usable_blks_in_seg(sbi, segno) - in has_curseg_enough_space()603 if (dent_blocks > left_blocks) in has_curseg_enough_space()