Searched refs:f2fs_gc (Results 1 – 5 of 5) sorted by relevance
138 if (f2fs_gc(sbi, &gc_control)) { in gc_thread_func()1797 int f2fs_gc(struct f2fs_sb_info *sbi, struct f2fs_gc_control *gc_control) in f2fs_gc() function
1722 err = f2fs_gc(sbi, &gc_control); in f2fs_expand_inode_data()2469 ret = f2fs_gc(sbi, &gc_control); in f2fs_ioc_gc()2512 ret = f2fs_gc(sbi, &gc_control); in __f2fs_ioc_gc_range()2982 ret = f2fs_gc(sbi, &gc_control); in f2fs_ioc_flush_device()
2196 err = f2fs_gc(sbi, &gc_control); in f2fs_disable_checkpoint()
3812 int f2fs_gc(struct f2fs_sb_info *sbi, struct f2fs_gc_control *gc_control);
435 f2fs_gc(sbi, &gc_control); in f2fs_balance_fs()