Home
last modified time | relevance | path

Searched refs:f2fs_gc (Results 1 – 6 of 6) sorted by relevance

/linux/fs/f2fs/
H A Dgc.c160 if (f2fs_gc(sbi, &gc_control)) { in gc_thread_func()
1950 int f2fs_gc(struct f2fs_sb_info *sbi, struct f2fs_gc_control *gc_control) in f2fs_gc() function
H A Dfile.c2027 err = f2fs_gc(sbi, &gc_control); in f2fs_expand_inode_data()
2902 ret = f2fs_gc(sbi, &gc_control); in f2fs_ioc_gc()
2946 ret = f2fs_gc(sbi, &gc_control); in __f2fs_ioc_gc_range()
3456 ret = f2fs_gc(sbi, &gc_control); in f2fs_ioc_flush_device()
H A Df2fs.h4295 int f2fs_gc(struct f2fs_sb_info *sbi, struct f2fs_gc_control *gc_control);
H A Dsuper.c2693 err = f2fs_gc(sbi, &gc_control); in f2fs_disable_checkpoint()
H A Dsegment.c475 f2fs_gc(sbi, &gc_control); in f2fs_balance_fs()
/linux/Documentation/ABI/testing/
H A Dsysfs-fs-f2fs1002 Description: It can be used to tune priority of f2fs critical task, e.g. f2fs_ckpt, f2fs_gc