Searched refs:node_secs (Results 1 – 2 of 2) sorted by relevance
634 unsigned int node_secs = total_node_blocks / BLKS_PER_SEC(sbi); in has_not_enough_free_secs() local644 need_lower = node_secs + dent_secs + reserved_sections(sbi) + needed; in has_not_enough_free_secs()
189 int node_secs = get_blocktype_secs(sbi, F2FS_DIRTY_NODES); in f2fs_need_SSR() local200 return free_sections(sbi) <= (node_secs + 2 * dent_secs + imeta_secs + in f2fs_need_SSR()207 int node_secs = get_blocktype_secs(sbi, F2FS_DIRTY_NODES); in need_ssr_by_type() local217 int dirty_sum = node_secs + 2 * dent_secs + imeta_secs; in need_ssr_by_type()