Home
last modified time | relevance | path

Searched refs:f2fs_gc_control (Results 1 – 5 of 5) sorted by relevance

/linux-6.6.21/fs/f2fs/
Dgc.c38 struct f2fs_gc_control gc_control = { in gc_thread_func()
1797 int f2fs_gc(struct f2fs_sb_info *sbi, struct f2fs_gc_control *gc_control) in f2fs_gc()
Dfile.c1690 struct f2fs_gc_control gc_control = { .victim_segno = NULL_SEGNO, in f2fs_expand_inode_data()
2450 struct f2fs_gc_control gc_control = { .victim_segno = NULL_SEGNO, in f2fs_ioc_gc()
2491 struct f2fs_gc_control gc_control = { in __f2fs_ioc_gc_range()
2963 struct f2fs_gc_control gc_control = { in f2fs_ioc_flush_device()
Df2fs.h1275 struct f2fs_gc_control { struct
3858 int f2fs_gc(struct f2fs_sb_info *sbi, struct f2fs_gc_control *gc_control);
Dsuper.c2238 struct f2fs_gc_control gc_control = { in f2fs_disable_checkpoint()
Dsegment.c430 struct f2fs_gc_control gc_control = { in f2fs_balance_fs()