Home
last modified time | relevance | path

Searched refs:GC_AT (Results 1 – 2 of 2) sorted by relevance

/fs/f2fs/
Dgc.c200 gc_mode = GC_AT; in select_gc_type()
216 gc_mode = GC_AT; in select_gc_type()
257 (p->gc_mode != GC_AT && p->alloc_mode != AT_SSR) && in select_policy()
283 else if (p->gc_mode == GC_AT) in get_max_cost()
414 if (p->gc_mode == GC_AT && in add_victim_entry()
607 if (p->gc_mode == GC_AT) in lookup_victim_by_age()
714 is_atgc = (p.gc_mode == GC_AT || p.alloc_mode == AT_SSR); in get_victim_by_default()
Dsegment.h173 GC_AT, enumerator