Searched refs:NR_GC_CHECKPOINT_SECS (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/fs/f2fs/ | ||
H A D | gc.h | 33 #define NR_GC_CHECKPOINT_SECS (3) /* data/node/dentry sections */ macro |
H A D | gc.c | 1914 if (free_sections(sbi) <= upper_secs + NR_GC_CHECKPOINT_SECS && in f2fs_gc() |