Searched refs:DEF_GC_THREAD_CANDIDATE_RATIO (Results 1 - 2 of 2) sorted by relevance

/linux-master/fs/f2fs/
H A Dgc.h20 #define DEF_GC_THREAD_CANDIDATE_RATIO 20 /* select 20% oldest sections as candidates */ macro
H A Dgc.c1962 am->candidate_ratio = DEF_GC_THREAD_CANDIDATE_RATIO;

Completed in 130 milliseconds