Home
last modified time | relevance | path

Searched refs:f2fs_start_gc_thread (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/fs/f2fs/
H A Dsuper.c1988 err = f2fs_start_gc_thread(sbi); in f2fs_remount()
2043 if (f2fs_start_gc_thread(sbi)) in f2fs_remount()
3977 err = f2fs_start_gc_thread(sbi); in f2fs_fill_super()
H A Dgc.c147 int f2fs_start_gc_thread(struct f2fs_sb_info *sbi) in f2fs_start_gc_thread() function
H A Df2fs.h3540 int f2fs_start_gc_thread(struct f2fs_sb_info *sbi);
/kernel/linux/linux-6.6/fs/f2fs/
H A Dsuper.c2479 err = f2fs_start_gc_thread(sbi); in f2fs_remount()
2588 if (f2fs_start_gc_thread(sbi)) in f2fs_remount()
4765 err = f2fs_start_gc_thread(sbi); in f2fs_fill_super()
H A Dgc.c172 int f2fs_start_gc_thread(struct f2fs_sb_info *sbi) in f2fs_start_gc_thread() function
H A Df2fs.h3866 int f2fs_start_gc_thread(struct f2fs_sb_info *sbi);

Completed in 33 milliseconds