Home
last modified time | relevance | path

Searched refs:f2fs_start_gc_thread (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/fs/f2fs/
H A Dsuper.c2496 err = f2fs_start_gc_thread(sbi); in f2fs_remount()
2612 if (f2fs_start_gc_thread(sbi)) in f2fs_remount()
4879 err = f2fs_start_gc_thread(sbi); in f2fs_fill_super()
H A Dgc.c189 int f2fs_start_gc_thread(struct f2fs_sb_info *sbi) in f2fs_start_gc_thread() function
H A Df2fs.h4000 int f2fs_start_gc_thread(struct f2fs_sb_info *sbi);