Searched refs:total_node_blocks (Results 1 – 1 of 1) sorted by relevance
614 unsigned int total_node_blocks = get_pages(sbi, F2FS_DIRTY_NODES) + in has_not_enough_free_secs() local618 unsigned int node_secs = total_node_blocks / BLKS_PER_SEC(sbi); in has_not_enough_free_secs()620 unsigned int node_blocks = total_node_blocks % BLKS_PER_SEC(sbi); in has_not_enough_free_secs()