Searched refs:left_blocks (Results 1 – 1 of 1) sorted by relevance
576 unsigned int segno, left_blocks; in has_curseg_enough_space() local582 left_blocks = f2fs_usable_blks_in_seg(sbi, segno) - in has_curseg_enough_space()585 if (node_blocks > left_blocks) in has_curseg_enough_space()591 left_blocks = f2fs_usable_blks_in_seg(sbi, segno) - in has_curseg_enough_space()593 if (dent_blocks > left_blocks) in has_curseg_enough_space()