Home
last modified time | relevance | path

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

/fs/f2fs/
Df2fs.h198 struct cp_control { struct
1646 struct cp_control *cpc) in enabled_nat_bits()
3033 int f2fs_flush_nat_entries(struct f2fs_sb_info *sbi, struct cp_control *cpc);
3060 struct cp_control *cpc);
3068 struct cp_control *cpc);
3098 void f2fs_flush_sit_entries(struct f2fs_sb_info *sbi, struct cp_control *cpc);
3141 int f2fs_write_checkpoint(struct f2fs_sb_info *sbi, struct cp_control *cpc);
Dcheckpoint.c1226 static void update_ckpt_flags(struct f2fs_sb_info *sbi, struct cp_control *cpc) in update_ckpt_flags()
1326 static int do_checkpoint(struct f2fs_sb_info *sbi, struct cp_control *cpc) in do_checkpoint()
1501 int f2fs_write_checkpoint(struct f2fs_sb_info *sbi, struct cp_control *cpc) in f2fs_write_checkpoint()
Dsuper.c1051 struct cp_control cpc = { in f2fs_put_super()
1062 struct cp_control cpc = { in f2fs_put_super()
1137 struct cp_control cpc; in f2fs_sync_fs()
1471 struct cp_control cpc; in f2fs_disable_checkpoint()
3521 struct cp_control cpc = { in kill_f2fs_super()
Dsegment.c1825 static bool add_discard_addrs(struct f2fs_sb_info *sbi, struct cp_control *cpc, in add_discard_addrs()
1916 struct cp_control *cpc) in f2fs_clear_prefree_segments()
2666 struct cp_control *cpc) in f2fs_exist_trim_candidates()
2762 struct cp_control cpc; in f2fs_trim_fs()
3752 void f2fs_flush_sit_entries(struct f2fs_sb_info *sbi, struct cp_control *cpc) in f2fs_flush_sit_entries()
Drecovery.c787 struct cp_control cpc = { in f2fs_recover_fsync_data()
Dgc.c1226 struct cp_control cpc; in f2fs_gc()
Dnode.c2728 struct nat_entry_set *set, struct cp_control *cpc) in __flush_nat_entry_set()
2805 int f2fs_flush_nat_entries(struct f2fs_sb_info *sbi, struct cp_control *cpc) in f2fs_flush_nat_entries()