Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/f2fs/
H A Dsegment.h187 MAX_GC_POLICY, enumerator
292 unsigned int last_victim[MAX_GC_POLICY]; /* last victim segment # */
H A Dgc.c1888 for (gc_mode = 0; gc_mode < MAX_GC_POLICY; gc_mode++) in free_segment_range()
/kernel/linux/linux-6.6/fs/f2fs/
H A Dsegment.h176 MAX_GC_POLICY, enumerator
266 unsigned int last_victim[MAX_GC_POLICY]; /* last victim segment # */
H A Dgc.c1998 for (gc_mode = 0; gc_mode < MAX_GC_POLICY; gc_mode++) in free_segment_range()

Completed in 9 milliseconds