Searched refs:FG_GC (Results 1 – 3 of 3) sorted by relevance
270 if (p.alloc_mode == LFS && gc_type == FG_GC) { in get_victim_by_default()319 if (gc_type == FG_GC) in get_victim_by_default()430 if (gc_type == FG_GC) { in gc_node_segment()446 if (gc_type == FG_GC) { in gc_node_segment()632 if (gc_type == FG_GC) { in gc_data_segment()709 gc_type = FG_GC; in f2fs_gc()725 if (gc_type == FG_GC) { in f2fs_gc()734 if (gc_type == FG_GC) in f2fs_gc()
142 FG_GC enumerator
25 TRACE_DEFINE_ENUM(FG_GC);93 { FG_GC, "Foreground GC" }, \