Home
last modified time | relevance | path

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

/Linux-v5.15/fs/f2fs/
Dfile.c2208 f2fs_stop_checkpoint(sbi, false); in f2fs_ioc_shutdown()
2221 f2fs_stop_checkpoint(sbi, false); in f2fs_ioc_shutdown()
2230 f2fs_stop_checkpoint(sbi, false); in f2fs_ioc_shutdown()
2234 f2fs_stop_checkpoint(sbi, false); in f2fs_ioc_shutdown()
2239 f2fs_stop_checkpoint(sbi, false); in f2fs_ioc_shutdown()
Dcheckpoint.c29 void f2fs_stop_checkpoint(struct f2fs_sb_info *sbi, bool end_io) in f2fs_stop_checkpoint() function
124 f2fs_stop_checkpoint(sbi, false); in f2fs_get_meta_page_retry()
Dinode.c689 f2fs_stop_checkpoint(sbi, false); in f2fs_update_inode_page()
Dgc.c72 f2fs_stop_checkpoint(sbi, false); in gc_thread_func()
1634 f2fs_stop_checkpoint(sbi, false); in do_garbage_collect()
Ddata.c321 f2fs_stop_checkpoint(sbi, true); in f2fs_write_end_io()
337 f2fs_stop_checkpoint(sbi, true); in f2fs_write_end_io()
Dsegment.c501 f2fs_stop_checkpoint(sbi, false); in f2fs_balance_fs()
794 f2fs_stop_checkpoint(sbi, false); in f2fs_flush_device_cache()
Df2fs.h3522 void f2fs_stop_checkpoint(struct f2fs_sb_info *sbi, bool end_io);