Searched refs:need_to_boost_gc (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/fs/f2fs/ | ||
D | gc.h | 193 static inline bool need_to_boost_gc(struct f2fs_sb_info *sbi) in need_to_boost_gc() function |
D | gc.c | 132 if (need_to_boost_gc(sbi)) { in gc_thread_func() |