Searched refs:DEF_GC_THREAD_AGE_WEIGHT (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/fs/f2fs/ | ||
H A D | gc.h | 22 #define DEF_GC_THREAD_AGE_WEIGHT 60 /* age weight */ macro |
H A D | gc.c | 1976 am->age_weight = DEF_GC_THREAD_AGE_WEIGHT; in init_atgc_management() |