Home
last modified time | relevance | path

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

/linux-6.1.9/fs/f2fs/
Dsegment.h229 #define MAX_SKIP_GC_COUNT 16 macro
Dgc.c1855 if (skipped_round > MAX_SKIP_GC_COUNT && in f2fs_gc()