Home
last modified time | relevance | path

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

/linux-4.4.14/fs/f2fs/
Dsuper.c804 err = start_gc_thread(sbi); in f2fs_remount()
828 if (start_gc_thread(sbi)) in f2fs_remount()
1346 err = start_gc_thread(sbi); in f2fs_fill_super()
Dgc.c94 int start_gc_thread(struct f2fs_sb_info *sbi) in start_gc_thread() function
Df2fs.h1857 int start_gc_thread(struct f2fs_sb_info *);