GC_CB            2770 fs/f2fs/file.c 		sm->last_victim[GC_CB] = end_segno + 1;
GC_CB             164 fs/f2fs/gc.c   	int gc_mode = (gc_type == BG_GC) ? GC_CB : GC_GREEDY;
GC_CB             168 fs/f2fs/gc.c   		gc_mode = GC_CB;
GC_CB             217 fs/f2fs/gc.c   	else if (p->gc_mode == GC_CB)
GC_CB              34 include/trace/events/f2fs.h TRACE_DEFINE_ENUM(GC_CB);
GC_CB             118 include/trace/events/f2fs.h 		{ GC_CB,	"Cost-Benefit" })