Home
last modified time | relevance | path

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

/Linux-v6.6/fs/f2fs/
Dcheckpoint.c29 void f2fs_stop_checkpoint(struct f2fs_sb_info *sbi, bool end_io, in f2fs_stop_checkpoint() function
126 f2fs_stop_checkpoint(sbi, false, STOP_CP_REASON_META_PAGE); in f2fs_get_meta_page_retry()
Dfile.c2232 f2fs_stop_checkpoint(sbi, false, in f2fs_ioc_shutdown()
2245 f2fs_stop_checkpoint(sbi, false, STOP_CP_REASON_SHUTDOWN); in f2fs_ioc_shutdown()
2253 f2fs_stop_checkpoint(sbi, false, STOP_CP_REASON_SHUTDOWN); in f2fs_ioc_shutdown()
2256 f2fs_stop_checkpoint(sbi, false, STOP_CP_REASON_SHUTDOWN); in f2fs_ioc_shutdown()
2260 f2fs_stop_checkpoint(sbi, false, STOP_CP_REASON_SHUTDOWN); in f2fs_ioc_shutdown()
Dinode.c792 f2fs_stop_checkpoint(sbi, false, STOP_CP_REASON_UPDATE_INODE); in f2fs_update_inode_page()
Dgc.c76 f2fs_stop_checkpoint(sbi, false, in gc_thread_func()
1750 f2fs_stop_checkpoint(sbi, false, in do_garbage_collect()
Ddata.c349 f2fs_stop_checkpoint(sbi, true, in f2fs_write_end_io()
366 f2fs_stop_checkpoint(sbi, true, in f2fs_write_end_io()
Dsegment.c404 f2fs_stop_checkpoint(sbi, false, STOP_CP_REASON_FAULT_INJECT); in f2fs_balance_fs()
730 f2fs_stop_checkpoint(sbi, false, in f2fs_flush_device_cache()
Df2fs.h3748 void f2fs_stop_checkpoint(struct f2fs_sb_info *sbi, bool end_io,