Home
last modified time | relevance | path

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

/linux-4.1.27/fs/f2fs/
Dcheckpoint.c197 if (unlikely(f2fs_cp_error(sbi))) in f2fs_write_meta_page()
776 if (unlikely(f2fs_cp_error(sbi))) in sync_dirty_dir_inodes()
824 if (unlikely(f2fs_cp_error(sbi))) { in block_operations()
841 if (unlikely(f2fs_cp_error(sbi))) { in block_operations()
898 if (unlikely(f2fs_cp_error(sbi))) in do_checkpoint()
1018 if (unlikely(f2fs_cp_error(sbi))) in do_checkpoint()
1036 if (unlikely(f2fs_cp_error(sbi))) in do_checkpoint()
1056 if (unlikely(f2fs_cp_error(sbi))) in write_checkpoint()
Dgc.c705 if (unlikely(f2fs_cp_error(sbi))) in f2fs_gc()
Ddata.c1457 if (unlikely(f2fs_cp_error(sbi))) in f2fs_write_data_page()
1464 if (unlikely(f2fs_cp_error(sbi))) { in f2fs_write_data_page()
Dfile.c252 if (unlikely(f2fs_cp_error(sbi))) in f2fs_sync_file()
Dsuper.c888 if (unlikely(f2fs_cp_error(sbi))) { in sanity_check_ckpt()
Df2fs.h1399 static inline bool f2fs_cp_error(struct f2fs_sb_info *sbi) in f2fs_cp_error() function
Dnode.c1304 if (unlikely(f2fs_cp_error(sbi))) in f2fs_write_node_page()