Home
last modified time | relevance | path

Searched refs:f2fs_stop_gc_thread (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/fs/f2fs/
H A Dsuper.c2211 f2fs_stop_gc_thread(sbi); in f2fs_remount()
2308 f2fs_stop_gc_thread(sbi); in f2fs_remount()
4390 f2fs_stop_gc_thread(sbi); in kill_f2fs_super()
H A Dgc.c180 void f2fs_stop_gc_thread(struct f2fs_sb_info *sbi) in f2fs_stop_gc_thread() function
H A Df2fs.h3780 void f2fs_stop_gc_thread(struct f2fs_sb_info *sbi);
H A Dfile.c2321 f2fs_stop_gc_thread(sbi); in f2fs_ioc_shutdown()