Home
last modified time | relevance | path

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

/linux-5.19.10/fs/f2fs/
Dsuper.c2347 f2fs_stop_discard_thread(sbi); in f2fs_remount()
2383 f2fs_stop_discard_thread(sbi); in f2fs_remount()
4426 f2fs_stop_discard_thread(sbi); in f2fs_fill_super()
4494 f2fs_stop_discard_thread(sbi); in kill_f2fs_super()
Dsegment.c1623 void f2fs_stop_discard_thread(struct f2fs_sb_info *sbi) in f2fs_stop_discard_thread() function
2087 f2fs_stop_discard_thread(sbi); in destroy_discard_cmd_control()
Df2fs.h3598 void f2fs_stop_discard_thread(struct f2fs_sb_info *sbi);
Dfile.c2202 f2fs_stop_discard_thread(sbi); in f2fs_ioc_shutdown()