Home
last modified time | relevance | path

Searched refs:DEF_GC_THREAD_AGE_WEIGHT (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/fs/f2fs/
H A Dgc.h22 #define DEF_GC_THREAD_AGE_WEIGHT 60 /* age weight */ macro
H A Dgc.c1850 am->age_weight = DEF_GC_THREAD_AGE_WEIGHT; in init_atgc_management()