Searched refs:node_blocks (Results 1 – 1 of 1) sorted by relevance
576 unsigned int node_blocks, unsigned int dent_blocks) in has_curseg_enough_space() argument588 if (node_blocks > left_blocks) in has_curseg_enough_space()610 unsigned int node_blocks = total_node_blocks % BLKS_PER_SEC(sbi); in has_not_enough_free_secs() local619 need_upper = need_lower + (node_blocks ? 1 : 0) + (dent_blocks ? 1 : 0); in has_not_enough_free_secs()625 return !has_curseg_enough_space(sbi, node_blocks, dent_blocks); in has_not_enough_free_secs()