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