Searched defs:gc_mode (Results 1 - 3 of 3) sorted by relevance
/linux-4.4.14/drivers/video/fbdev/mb862xx/ | ||
H A D | mb862xxfb.h | 80 struct mb862xx_gc_mode *gc_mode; /* GDC mode init data */ member in struct:mb862xxfb_par |
/linux-4.4.14/fs/f2fs/ | ||
H A D | gc.c | 137 int gc_mode = (gc_type == BG_GC) ? GC_CB : GC_GREEDY; select_gc_type() local |
H A D | segment.h | 151 int gc_mode; /* GC_CB or GC_GREEDY */ member in struct:victim_sel_policy |
Completed in 148 milliseconds