Home
last modified time | relevance | path

Searched refs:f2fs_stop_checkpoint (Results 1 - 14 of 14) sorted by relevance

/kernel/linux/linux-5.10/fs/f2fs/
H A Dinode.c678 f2fs_stop_checkpoint(sbi, false); in f2fs_update_inode_page()
H A Dfile.c2249 f2fs_stop_checkpoint(sbi, false); in f2fs_ioc_shutdown()
2265 f2fs_stop_checkpoint(sbi, false); in f2fs_ioc_shutdown()
2275 f2fs_stop_checkpoint(sbi, false); in f2fs_ioc_shutdown()
2279 f2fs_stop_checkpoint(sbi, false); in f2fs_ioc_shutdown()
2284 f2fs_stop_checkpoint(sbi, false); in f2fs_ioc_shutdown()
H A Dgc.c72 f2fs_stop_checkpoint(sbi, false); in gc_thread_func()
1652 f2fs_stop_checkpoint(sbi, false); in do_garbage_collect()
H A 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()
H A Ddata.c359 f2fs_stop_checkpoint(sbi, true); in f2fs_write_end_io()
375 f2fs_stop_checkpoint(sbi, true); in f2fs_write_end_io()
H A Df2fs.h3435 void f2fs_stop_checkpoint(struct f2fs_sb_info *sbi, bool end_io);
H A Dsegment.c588 f2fs_stop_checkpoint(sbi, false); in f2fs_balance_fs()
/kernel/linux/linux-6.6/fs/f2fs/
H A Dfile.c2222 f2fs_stop_checkpoint(sbi, false, in f2fs_ioc_shutdown()
2235 f2fs_stop_checkpoint(sbi, false, STOP_CP_REASON_SHUTDOWN); in f2fs_ioc_shutdown()
2243 f2fs_stop_checkpoint(sbi, false, STOP_CP_REASON_SHUTDOWN); in f2fs_ioc_shutdown()
2246 f2fs_stop_checkpoint(sbi, false, STOP_CP_REASON_SHUTDOWN); in f2fs_ioc_shutdown()
2250 f2fs_stop_checkpoint(sbi, false, STOP_CP_REASON_SHUTDOWN); in f2fs_ioc_shutdown()
H A 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()
H A Dgc.c76 f2fs_stop_checkpoint(sbi, false, in gc_thread_func()
1747 f2fs_stop_checkpoint(sbi, false, in do_garbage_collect()
H A Dinode.c763 f2fs_stop_checkpoint(sbi, false, STOP_CP_REASON_UPDATE_INODE); in f2fs_update_inode_page()
H A Ddata.c347 f2fs_stop_checkpoint(sbi, true, in f2fs_write_end_io()
364 f2fs_stop_checkpoint(sbi, true, in f2fs_write_end_io()
H A 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()
H A Df2fs.h3758 void f2fs_stop_checkpoint(struct f2fs_sb_info *sbi, bool end_io,

Completed in 66 milliseconds