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

/linux-master/fs/f2fs/
H A Dsegment.h163 MAX_GC_POLICY, enumerator in enum:__anon120
253 unsigned int last_victim[MAX_GC_POLICY]; /* last victim segment # */
H A Dgc.c2028 for (gc_mode = 0; gc_mode < MAX_GC_POLICY; gc_mode++)

Completed in 164 milliseconds