Searched refs:GC_GREEDY (Results 1 – 4 of 4) sorted by relevance
182 gc_mode = GC_GREEDY; in select_gc_type()191 gc_mode = GC_GREEDY; in select_gc_type()207 p->gc_mode = GC_GREEDY; in select_policy()212 p->gc_mode = GC_GREEDY; in select_policy()257 if (p->gc_mode == GC_GREEDY) in get_max_cost()326 if (p->gc_mode == GC_GREEDY) in get_gc_cost()
165 GC_GREEDY, enumerator
2955 sm->last_victim[GC_GREEDY] = end_segno + 1; in f2fs_ioc_flush_device()
33 TRACE_DEFINE_ENUM(GC_GREEDY);120 { GC_GREEDY, "Greedy" }, \