Home
last modified time | relevance | path

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

/linux/fs/f2fs/ !
H A Dsegment.h197 #define MAX_SKIP_GC_COUNT 16 macro
H A Dgc.c2009 if (skipped_round > MAX_SKIP_GC_COUNT && in f2fs_gc()