Searched refs:total_node_blocks (Results 1 – 1 of 1) sorted by relevance
611 unsigned int total_node_blocks = get_pages(sbi, F2FS_DIRTY_NODES) + in has_not_enough_free_secs() local615 unsigned int node_secs = total_node_blocks / CAP_BLKS_PER_SEC(sbi); in has_not_enough_free_secs()617 unsigned int node_blocks = total_node_blocks % CAP_BLKS_PER_SEC(sbi); in has_not_enough_free_secs()