Home
last modified time | relevance | path

Searched refs:cp_control (Results 1 - 14 of 14) sorted by relevance

/kernel/linux/linux-6.6/fs/f2fs/
H A 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()
1621 int f2fs_write_checkpoint(struct f2fs_sb_info *sbi, struct cp_control *cpc) in f2fs_write_checkpoint()
1762 struct cp_control cpc = { .reason = CP_SYNC, }; in __write_checkpoint_sync()
1849 struct cp_control cpc; in f2fs_issue_checkpoint()
H A Dgc.c1800 struct cp_control cpc; in f2fs_gc()
1987 struct cp_control cpc = { CP_RESIZE, 0, 0, 0 }; in free_segment_range()
2114 struct cp_control cpc = { CP_RESIZE, 0, 0, 0 }; in f2fs_resize_fs()
H A Df2fs.h248 struct cp_control { struct
3656 int f2fs_flush_nat_entries(struct f2fs_sb_info *sbi, struct cp_control *cpc);
3681 struct cp_control *cpc);
3699 struct cp_control *cpc);
3732 void f2fs_flush_sit_entries(struct f2fs_sb_info *sbi, struct cp_control *cpc);
3793 int f2fs_write_checkpoint(struct f2fs_sb_info *sbi, struct cp_control *cpc);
H A Drecovery.c936 struct cp_control cpc = { in f2fs_recover_fsync_data()
H A 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()
3123 struct cp_control *cpc) in f2fs_exist_trim_candidates()
3215 struct cp_control cpc; in f2fs_trim_fs()
4245 void f2fs_flush_sit_entries(struct f2fs_sb_info *sbi, struct cp_control *cpc) in f2fs_flush_sit_entries()
H A Dsuper.c1640 struct cp_control cpc = { in f2fs_put_super()
1650 struct cp_control cpc = { in f2fs_put_super()
2222 struct cp_control cpc; in f2fs_disable_checkpoint()
4907 struct cp_control cpc = { in kill_f2fs_super()
H A Dnode.c3011 struct nat_entry_set *set, struct cp_control *cpc) in __flush_nat_entry_set()
3088 int f2fs_flush_nat_entries(struct f2fs_sb_info *sbi, struct cp_control *cpc) in f2fs_flush_nat_entries()
/kernel/linux/linux-5.10/fs/f2fs/
H A Df2fs.h219 struct cp_control { struct
1918 struct cp_control *cpc) in enabled_nat_bits()
3337 int f2fs_flush_nat_entries(struct f2fs_sb_info *sbi, struct cp_control *cpc);
3368 struct cp_control *cpc);
3386 struct cp_control *cpc);
3417 void f2fs_flush_sit_entries(struct f2fs_sb_info *sbi, struct cp_control *cpc);
3467 int f2fs_write_checkpoint(struct f2fs_sb_info *sbi, struct cp_control *cpc);
H A Dgc.c1703 struct cp_control cpc; in f2fs_gc()
1877 struct cp_control cpc = { CP_RESIZE, 0, 0, 0 }; in free_segment_range()
2003 struct cp_control cpc = { CP_RESIZE, 0, 0, 0 }; in f2fs_resize_fs()
H A Dcheckpoint.c1309 static void update_ckpt_flags(struct f2fs_sb_info *sbi, struct cp_control *cpc) in update_ckpt_flags()
1412 static int do_checkpoint(struct f2fs_sb_info *sbi, struct cp_control *cpc) in do_checkpoint()
1584 int f2fs_write_checkpoint(struct f2fs_sb_info *sbi, struct cp_control *cpc) in f2fs_write_checkpoint()
H A Dsuper.c1307 struct cp_control cpc = { in f2fs_put_super()
1318 struct cp_control cpc = { in f2fs_put_super()
1399 struct cp_control cpc; in f2fs_sync_fs()
1787 struct cp_control cpc; in f2fs_disable_checkpoint()
4100 struct cp_control cpc = { in kill_f2fs_super()
H A Drecovery.c874 struct cp_control cpc = { in f2fs_recover_fsync_data()
H A Dsegment.c2036 static bool add_discard_addrs(struct f2fs_sb_info *sbi, struct cp_control *cpc, in add_discard_addrs()
2127 struct cp_control *cpc) in f2fs_clear_prefree_segments()
3133 struct cp_control *cpc) in f2fs_exist_trim_candidates()
3238 struct cp_control cpc; in f2fs_trim_fs()
4298 void f2fs_flush_sit_entries(struct f2fs_sb_info *sbi, struct cp_control *cpc) in f2fs_flush_sit_entries()
H A Dnode.c2876 struct nat_entry_set *set, struct cp_control *cpc) in __flush_nat_entry_set()
2953 int f2fs_flush_nat_entries(struct f2fs_sb_info *sbi, struct cp_control *cpc) in f2fs_flush_nat_entries()

Completed in 80 milliseconds