Searched refs:f2fs_gc (Results 1 – 5 of 5) sorted by relevance
155 if (f2fs_gc(sbi, &gc_control)) { in gc_thread_func()1857 int f2fs_gc(struct f2fs_sb_info *sbi, struct f2fs_gc_control *gc_control) in f2fs_gc() function
1858 err = f2fs_gc(sbi, &gc_control); in f2fs_expand_inode_data()2705 ret = f2fs_gc(sbi, &gc_control); in f2fs_ioc_gc()2749 ret = f2fs_gc(sbi, &gc_control); in __f2fs_ioc_gc_range()3244 ret = f2fs_gc(sbi, &gc_control); in f2fs_ioc_flush_device()
2253 err = f2fs_gc(sbi, &gc_control); in f2fs_disable_checkpoint()
4003 int f2fs_gc(struct f2fs_sb_info *sbi, struct f2fs_gc_control *gc_control);
456 f2fs_gc(sbi, &gc_control); in f2fs_balance_fs()