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