Home
last modified time | relevance | path

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

/linux/fs/f2fs/
H A Dsuper.c3024 f2fs_stop_discard_thread(sbi); in __f2fs_remount()
3100 f2fs_stop_discard_thread(sbi); in __f2fs_remount()
5551 f2fs_stop_discard_thread(sbi); in f2fs_fill_super()
5648 f2fs_stop_discard_thread(sbi); in kill_f2fs_super()
H A Dsegment.c1919 void f2fs_stop_discard_thread(struct f2fs_sb_info *sbi) in f2fs_stop_discard_thread() function
2420 f2fs_stop_discard_thread(sbi); in destroy_discard_cmd_control()
H A Df2fs.h4067 void f2fs_stop_discard_thread(struct f2fs_sb_info *sbi);
H A Dfile.c2591 f2fs_stop_discard_thread(sbi); in f2fs_do_shutdown()