Home
last modified time | relevance | path

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

/linux-4.4.14/fs/f2fs/
Dsuper.c526 stop_gc_thread(sbi); in f2fs_put_super()
799 stop_gc_thread(sbi); in f2fs_remount()
832 stop_gc_thread(sbi); in f2fs_remount()
Dgc.c125 void stop_gc_thread(struct f2fs_sb_info *sbi) in stop_gc_thread() function
Df2fs.h1858 void stop_gc_thread(struct f2fs_sb_info *);