Searched refs:f2fs_stop_checkpoint (Results 1 – 7 of 7) sorted by relevance
| /OK3568_Linux_fs/kernel/fs/f2fs/ |
| H A D | file.c | 2274 f2fs_stop_checkpoint(sbi, false, in f2fs_ioc_shutdown() 2288 f2fs_stop_checkpoint(sbi, false, STOP_CP_REASON_SHUTDOWN); in f2fs_ioc_shutdown() 2297 f2fs_stop_checkpoint(sbi, false, STOP_CP_REASON_SHUTDOWN); in f2fs_ioc_shutdown() 2301 f2fs_stop_checkpoint(sbi, false, STOP_CP_REASON_SHUTDOWN); in f2fs_ioc_shutdown() 2306 f2fs_stop_checkpoint(sbi, false, STOP_CP_REASON_SHUTDOWN); in f2fs_ioc_shutdown()
|
| H A D | checkpoint.c | 28 void f2fs_stop_checkpoint(struct f2fs_sb_info *sbi, bool end_io, in f2fs_stop_checkpoint() function 127 f2fs_stop_checkpoint(sbi, false, STOP_CP_REASON_META_PAGE); in f2fs_get_meta_page_retry()
|
| H A D | gc.c | 71 f2fs_stop_checkpoint(sbi, false, in gc_thread_func() 1646 f2fs_stop_checkpoint(sbi, false, in do_garbage_collect()
|
| H A D | inode.c | 691 f2fs_stop_checkpoint(sbi, false, in f2fs_update_inode_page()
|
| H A D | data.c | 330 f2fs_stop_checkpoint(sbi, true, in f2fs_write_end_io() 347 f2fs_stop_checkpoint(sbi, true, in f2fs_write_end_io()
|
| H A D | segment.c | 502 f2fs_stop_checkpoint(sbi, false, STOP_CP_REASON_FAULT_INJECT); in f2fs_balance_fs() 792 f2fs_stop_checkpoint(sbi, false, in f2fs_flush_device_cache()
|
| H A D | f2fs.h | 3668 void f2fs_stop_checkpoint(struct f2fs_sb_info *sbi, bool end_io,
|