Searched refs:left_blocks (Results 1 – 1 of 1) sorted by relevance
579 unsigned int segno, left_blocks; in has_curseg_enough_space() local585 left_blocks = f2fs_usable_blks_in_seg(sbi, segno) - in has_curseg_enough_space()588 if (node_blocks > left_blocks) in has_curseg_enough_space()594 left_blocks = f2fs_usable_blks_in_seg(sbi, segno) - in has_curseg_enough_space()596 if (dent_blocks > left_blocks) in has_curseg_enough_space()