Searched refs:dent_blocks (Results 1 – 1 of 1) sorted by relevance
573 unsigned int node_blocks, unsigned int dent_blocks) in has_curseg_enough_space() argument593 if (dent_blocks > left_blocks) in has_curseg_enough_space()612 unsigned int dent_blocks = total_dent_blocks % CAP_BLKS_PER_SEC(sbi); in __get_secs_required() local618 (node_blocks ? 1 : 0) + (dent_blocks ? 1 : 0); in __get_secs_required()621 node_blocks, dent_blocks); in __get_secs_required()