Home
last modified time | relevance | path

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

/linux-6.12.1/fs/f2fs/
Dgc.h193 static inline bool need_to_boost_gc(struct f2fs_sb_info *sbi) in need_to_boost_gc() function
Dgc.c132 if (need_to_boost_gc(sbi)) { in gc_thread_func()