Searched refs:f2fs_gc (Results 1 – 4 of 4) sorted by relevance
81 if (f2fs_gc(sbi, test_opt(sbi, FORCE_FG_GC))) in gc_thread_func()817 int f2fs_gc(struct f2fs_sb_info *sbi, bool sync) in f2fs_gc() function
1625 return f2fs_gc(sbi, sync); in f2fs_ioc_gc()
1860 int f2fs_gc(struct f2fs_sb_info *, bool);
292 f2fs_gc(sbi, false); in f2fs_balance_fs()