Home
last modified time | relevance | path

Searched refs:f2fs_stop_checkpoint (Results 1 – 7 of 7) sorted by relevance

/Linux-v5.10/fs/f2fs/
Dfile.c2223 f2fs_stop_checkpoint(sbi, false); in f2fs_ioc_shutdown()
2239 f2fs_stop_checkpoint(sbi, false); in f2fs_ioc_shutdown()
2249 f2fs_stop_checkpoint(sbi, false); in f2fs_ioc_shutdown()
2253 f2fs_stop_checkpoint(sbi, false); in f2fs_ioc_shutdown()
2258 f2fs_stop_checkpoint(sbi, false); in f2fs_ioc_shutdown()
Dcheckpoint.c26 void f2fs_stop_checkpoint(struct f2fs_sb_info *sbi, bool end_io) in f2fs_stop_checkpoint() function
121 f2fs_stop_checkpoint(sbi, false); in f2fs_get_meta_page_retry()
Dgc.c66 f2fs_stop_checkpoint(sbi, false); in gc_thread_func()
1595 f2fs_stop_checkpoint(sbi, false); in do_garbage_collect()
Dinode.c670 f2fs_stop_checkpoint(sbi, false); in f2fs_update_inode_page()
Ddata.c359 f2fs_stop_checkpoint(sbi, true); in f2fs_write_end_io()
375 f2fs_stop_checkpoint(sbi, true); in f2fs_write_end_io()
Df2fs.h3415 void f2fs_stop_checkpoint(struct f2fs_sb_info *sbi, bool end_io);
Dsegment.c494 f2fs_stop_checkpoint(sbi, false); in f2fs_balance_fs()