Home
last modified time | relevance | path

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

/linux-4.1.27/fs/f2fs/
Dsuper.c468 stop_gc_thread(sbi); in f2fs_put_super()
700 stop_gc_thread(sbi); in f2fs_remount()
733 stop_gc_thread(sbi); in f2fs_remount()
Dgc.c122 void stop_gc_thread(struct f2fs_sb_info *sbi) in stop_gc_thread() function
Df2fs.h1637 void stop_gc_thread(struct f2fs_sb_info *);