Home
last modified time | relevance | path

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

/openbmc/linux/fs/f2fs/
H A Dgc.h33 #define NR_GC_CHECKPOINT_SECS (3) /* data/node/dentry sections */ macro
H A Dgc.c1914 if (free_sections(sbi) <= upper_secs + NR_GC_CHECKPOINT_SECS && in f2fs_gc()