Home
last modified time | relevance | path

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

/fs/f2fs/
Dcheckpoint.c26 void f2fs_stop_checkpoint(struct f2fs_sb_info *sbi, bool end_io) in f2fs_stop_checkpoint() function
122 f2fs_stop_checkpoint(sbi, false); in f2fs_get_meta_page_nofail()
Dgc.c58 f2fs_stop_checkpoint(sbi, false); in gc_thread_func()
1215 f2fs_stop_checkpoint(sbi, false); in do_garbage_collect()
Dfile.c2111 f2fs_stop_checkpoint(sbi, false); in f2fs_ioc_shutdown()
2121 f2fs_stop_checkpoint(sbi, false); in f2fs_ioc_shutdown()
2125 f2fs_stop_checkpoint(sbi, false); in f2fs_ioc_shutdown()
2130 f2fs_stop_checkpoint(sbi, false); in f2fs_ioc_shutdown()
Dinode.c602 f2fs_stop_checkpoint(sbi, false); in f2fs_update_inode_page()
Ddata.c212 f2fs_stop_checkpoint(sbi, true); in f2fs_write_end_io()
221 f2fs_stop_checkpoint(sbi, true); in f2fs_write_end_io()
Df2fs.h3172 void f2fs_stop_checkpoint(struct f2fs_sb_info *sbi, bool end_io);
Dsegment.c493 f2fs_stop_checkpoint(sbi, false); in f2fs_balance_fs()