Home
last modified time | relevance | path

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

/openbmc/linux/fs/f2fs/
H A Dsegment.h216 #define MAX_SKIP_GC_COUNT 16 macro
H A Dgc.c1898 if (skipped_round > MAX_SKIP_GC_COUNT && in f2fs_gc()