Home
last modified time | relevance | path

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

/linux/fs/f2fs/
H A Dsegment.h144 MAX_GC_POLICY, enumerator
231 unsigned int last_victim[MAX_GC_POLICY]; /* last victim segment # */
H A Dgc.c2219 for (i = 0; i < MAX_GC_POLICY; i++) in f2fs_reset_gc_victim_resource()