Home
last modified time | relevance | path

Searched refs:init_gc_type (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-6.6/fs/f2fs/
H A Dgc.c133 gc_control.init_gc_type = sync_mode ? FG_GC : BG_GC; in gc_thread_func()
1796 int gc_type = gc_control->init_gc_type; in f2fs_gc()
H A Dfile.c1680 .init_gc_type = FG_GC, in f2fs_expand_inode_data()
2468 gc_control.init_gc_type = sync ? FG_GC : BG_GC; in f2fs_ioc_gc()
2481 .init_gc_type = range->sync ? FG_GC : BG_GC, in __f2fs_ioc_gc_range()
2953 .init_gc_type = FG_GC, in f2fs_ioc_flush_device()
H A Dsegment.c432 .init_gc_type = BG_GC, in f2fs_balance_fs()
H A Dsuper.c2246 .init_gc_type = FG_GC, in f2fs_disable_checkpoint()
H A Df2fs.h1281 int init_gc_type; /* FG_GC or BG_GC */ member

Completed in 30 milliseconds