Searched refs:f2fs_stop_checkpoint (Results 1 – 9 of 9) sorted by relevance
| /linux/fs/f2fs/ |
| H A D | gc.c | 81 f2fs_stop_checkpoint(sbi, false, in gc_thread_func() 1894 f2fs_stop_checkpoint(sbi, false, in do_garbage_collect()
|
| H A D | inode.c | 816 f2fs_stop_checkpoint(sbi, false, STOP_CP_REASON_UPDATE_INODE); in f2fs_update_inode_page()
|
| H A D | file.c | 2546 f2fs_stop_checkpoint(sbi, false, STOP_CP_REASON_SHUTDOWN); in f2fs_do_shutdown() 2557 f2fs_stop_checkpoint(sbi, false, STOP_CP_REASON_SHUTDOWN); in f2fs_do_shutdown() 2560 f2fs_stop_checkpoint(sbi, false, STOP_CP_REASON_SHUTDOWN); in f2fs_do_shutdown() 2564 f2fs_stop_checkpoint(sbi, false, STOP_CP_REASON_SHUTDOWN); in f2fs_do_shutdown()
|
| H A D | segment.c | 432 f2fs_stop_checkpoint(sbi, false, STOP_CP_REASON_FAULT_INJECT); in f2fs_balance_fs() 804 f2fs_stop_checkpoint(sbi, false, in f2fs_flush_device_cache() 3006 f2fs_stop_checkpoint(sbi, false, STOP_CP_REASON_CORRUPTED_FREE_BITMAP); in get_new_segment() 3016 f2fs_stop_checkpoint(sbi, false, STOP_CP_REASON_NO_SEGMENT); in get_new_segment()
|
| H A D | node.c | 1802 f2fs_stop_checkpoint(sbi, false, STOP_CP_REASON_CORRUPTED_NID); in __write_node_folio() 2736 f2fs_stop_checkpoint(sbi, false, in f2fs_alloc_nid()
|
| H A D | checkpoint.c | 324 f2fs_stop_checkpoint(sbi, false, STOP_CP_REASON_META_PAGE); in f2fs_get_meta_folio_retry()
|
| H A D | f2fs.h | 4180 void f2fs_stop_checkpoint(struct f2fs_sb_info *sbi, bool end_io, 5186 f2fs_stop_checkpoint(sbi, false, stop_reason); in f2fs_handle_page_eio()
|
| H A D | data.c | 357 f2fs_stop_checkpoint(sbi, true, in f2fs_write_end_bio()
|
| H A D | super.c | 4822 void f2fs_stop_checkpoint(struct f2fs_sb_info *sbi, bool end_io, in f2fs_stop_checkpoint() function
|