Home
last modified time | relevance | path

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

/linux-6.15/fs/f2fs/
H A Dsuper.c2533 f2fs_stop_discard_thread(sbi); in f2fs_remount()
2600 f2fs_stop_discard_thread(sbi); in f2fs_remount()
4940 f2fs_stop_discard_thread(sbi); in f2fs_fill_super()
5009 f2fs_stop_discard_thread(sbi); in kill_f2fs_super()
H A Dsegment.c1868 void f2fs_stop_discard_thread(struct f2fs_sb_info *sbi) in f2fs_stop_discard_thread() function
2369 f2fs_stop_discard_thread(sbi); in destroy_discard_cmd_control()
H A Df2fs.h3788 void f2fs_stop_discard_thread(struct f2fs_sb_info *sbi);
H A Dfile.c2415 f2fs_stop_discard_thread(sbi); in f2fs_do_shutdown()