Home
last modified time | relevance | path

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

/linux-6.6.21/fs/f2fs/
Dcheckpoint.c1319 static void update_ckpt_flags(struct f2fs_sb_info *sbi, struct cp_control *cpc) in update_ckpt_flags()
1450 static int do_checkpoint(struct f2fs_sb_info *sbi, struct cp_control *cpc) in do_checkpoint()
1620 int f2fs_write_checkpoint(struct f2fs_sb_info *sbi, struct cp_control *cpc) in f2fs_write_checkpoint()
1761 struct cp_control cpc = { .reason = CP_SYNC, }; in __write_checkpoint_sync()
1848 struct cp_control cpc; in f2fs_issue_checkpoint()
Df2fs.h243 struct cp_control { struct
3646 int f2fs_flush_nat_entries(struct f2fs_sb_info *sbi, struct cp_control *cpc);
3671 struct cp_control *cpc);
3689 struct cp_control *cpc);
3722 void f2fs_flush_sit_entries(struct f2fs_sb_info *sbi, struct cp_control *cpc);
3783 int f2fs_write_checkpoint(struct f2fs_sb_info *sbi, struct cp_control *cpc);
Dgc.c1803 struct cp_control cpc; in f2fs_gc()
1990 struct cp_control cpc = { CP_RESIZE, 0, 0, 0 }; in free_segment_range()
2117 struct cp_control cpc = { CP_RESIZE, 0, 0, 0 }; in f2fs_resize_fs()
Drecovery.c937 struct cp_control cpc = { in f2fs_recover_fsync_data()
Dsegment.c2040 static bool add_discard_addrs(struct f2fs_sb_info *sbi, struct cp_control *cpc, in add_discard_addrs()
2132 struct cp_control *cpc) in f2fs_clear_prefree_segments()
3124 struct cp_control *cpc) in f2fs_exist_trim_candidates()
3216 struct cp_control cpc; in f2fs_trim_fs()
4252 void f2fs_flush_sit_entries(struct f2fs_sb_info *sbi, struct cp_control *cpc) in f2fs_flush_sit_entries()
Dsuper.c1634 struct cp_control cpc = { in f2fs_put_super()
1644 struct cp_control cpc = { in f2fs_put_super()
2216 struct cp_control cpc; in f2fs_disable_checkpoint()
4906 struct cp_control cpc = { in kill_f2fs_super()
Dnode.c3003 struct nat_entry_set *set, struct cp_control *cpc) in __flush_nat_entry_set()
3080 int f2fs_flush_nat_entries(struct f2fs_sb_info *sbi, struct cp_control *cpc) in f2fs_flush_nat_entries()