Home
last modified time | relevance | path

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

/linux/fs/f2fs/
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_folio_retry()
H A Dinode.c786 f2fs_stop_checkpoint(sbi, false, STOP_CP_REASON_UPDATE_INODE); in f2fs_update_inode_page()
H A Dgc.c81 f2fs_stop_checkpoint(sbi, false, in gc_thread_func()
1842 f2fs_stop_checkpoint(sbi, false, in do_garbage_collect()
H A Dfile.c2436 f2fs_stop_checkpoint(sbi, false, STOP_CP_REASON_SHUTDOWN); in f2fs_do_shutdown()
2447 f2fs_stop_checkpoint(sbi, false, STOP_CP_REASON_SHUTDOWN); in f2fs_do_shutdown()
2450 f2fs_stop_checkpoint(sbi, false, STOP_CP_REASON_SHUTDOWN); in f2fs_do_shutdown()
2454 f2fs_stop_checkpoint(sbi, false, STOP_CP_REASON_SHUTDOWN); in f2fs_do_shutdown()
H A Dsegment.c430 f2fs_stop_checkpoint(sbi, false, STOP_CP_REASON_FAULT_INJECT); in f2fs_balance_fs()
757 f2fs_stop_checkpoint(sbi, false, in f2fs_flush_device_cache()
2899 f2fs_stop_checkpoint(sbi, false, STOP_CP_REASON_CORRUPTED_FREE_BITMAP); in get_new_segment()
2915 f2fs_stop_checkpoint(sbi, false, STOP_CP_REASON_NO_SEGMENT); in get_new_segment()
H A Dnode.c2667 f2fs_stop_checkpoint(sbi, false, in f2fs_alloc_nid()
H A Ddata.c351 f2fs_stop_checkpoint(sbi, true, in f2fs_write_end_io()
H A Df2fs.h3994 void f2fs_stop_checkpoint(struct f2fs_sb_info *sbi, bool end_io,