Searched refs:cp_control (Results 1 – 7 of 7) sorted by relevance
| /Linux-v5.4/fs/f2fs/ |
| D | f2fs.h | 201 struct cp_control { struct 1674 struct cp_control *cpc) in enabled_nat_bits() 3070 int f2fs_flush_nat_entries(struct f2fs_sb_info *sbi, struct cp_control *cpc); 3097 struct cp_control *cpc); 3108 struct cp_control *cpc); 3138 void f2fs_flush_sit_entries(struct f2fs_sb_info *sbi, struct cp_control *cpc); 3181 int f2fs_write_checkpoint(struct f2fs_sb_info *sbi, struct cp_control *cpc);
|
| D | checkpoint.c | 1271 static void update_ckpt_flags(struct f2fs_sb_info *sbi, struct cp_control *cpc) in update_ckpt_flags() 1370 static int do_checkpoint(struct f2fs_sb_info *sbi, struct cp_control *cpc) in do_checkpoint() 1549 int f2fs_write_checkpoint(struct f2fs_sb_info *sbi, struct cp_control *cpc) in f2fs_write_checkpoint()
|
| D | super.c | 1079 struct cp_control cpc = { in f2fs_put_super() 1090 struct cp_control cpc = { in f2fs_put_super() 1168 struct cp_control cpc; in f2fs_sync_fs() 1505 struct cp_control cpc; in f2fs_disable_checkpoint() 3662 struct cp_control cpc = { in kill_f2fs_super()
|
| D | recovery.c | 799 struct cp_control cpc = { in f2fs_recover_fsync_data()
|
| D | segment.c | 1832 static bool add_discard_addrs(struct f2fs_sb_info *sbi, struct cp_control *cpc, in add_discard_addrs() 1923 struct cp_control *cpc) in f2fs_clear_prefree_segments() 2716 struct cp_control *cpc) in f2fs_exist_trim_candidates() 2812 struct cp_control cpc; in f2fs_trim_fs() 3816 void f2fs_flush_sit_entries(struct f2fs_sb_info *sbi, struct cp_control *cpc) in f2fs_flush_sit_entries()
|
| D | node.c | 2790 struct nat_entry_set *set, struct cp_control *cpc) in __flush_nat_entry_set() 2867 int f2fs_flush_nat_entries(struct f2fs_sb_info *sbi, struct cp_control *cpc) in f2fs_flush_nat_entries()
|
| D | gc.c | 1258 struct cp_control cpc; in f2fs_gc()
|