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