Home
last modified time | relevance | path

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

/linux/fs/f2fs/
H A Dgc.h196 static inline bool need_to_boost_gc(struct f2fs_sb_info *sbi) in need_to_boost_gc() function
H A Dgc.c135 if (need_to_boost_gc(sbi)) { in gc_thread_func()