Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/f2fs/
H A Dcheckpoint.c1306 static void update_ckpt_flags(struct f2fs_sb_info *sbi, struct cp_control *cpc) in update_ckpt_flags()
1429 static int do_checkpoint(struct f2fs_sb_info *sbi, struct cp_control *cpc) in do_checkpoint()
1599 int f2fs_write_checkpoint(struct f2fs_sb_info *sbi, struct cp_control *cpc) in f2fs_write_checkpoint()
1734 struct cp_control cpc = { .reason = CP_SYNC, }; in __write_checkpoint_sync()
1821 struct cp_control cpc; in f2fs_issue_checkpoint()
H A Df2fs.h233 struct cp_control { struct
2112 struct cp_control *cpc) in enabled_nat_bits()
3574 int f2fs_flush_nat_entries(struct f2fs_sb_info *sbi, struct cp_control *cpc);
3601 struct cp_control *cpc);
3619 struct cp_control *cpc);
3650 void f2fs_flush_sit_entries(struct f2fs_sb_info *sbi, struct cp_control *cpc);
3703 int f2fs_write_checkpoint(struct f2fs_sb_info *sbi, struct cp_control *cpc);
H A Dgc.c1698 struct cp_control cpc; in f2fs_gc()
1872 struct cp_control cpc = { CP_RESIZE, 0, 0, 0 }; in free_segment_range()
1997 struct cp_control cpc = { CP_RESIZE, 0, 0, 0 }; in f2fs_resize_fs()
H A Drecovery.c877 struct cp_control cpc = { in f2fs_recover_fsync_data()
H A Dsuper.c1470 struct cp_control cpc = { in f2fs_put_super()
1481 struct cp_control cpc = { in f2fs_put_super()
1991 struct cp_control cpc; in f2fs_disable_checkpoint()
4404 struct cp_control cpc = { in kill_f2fs_super()
H A Dsegment.c1917 static bool add_discard_addrs(struct f2fs_sb_info *sbi, struct cp_control *cpc, in add_discard_addrs()
2008 struct cp_control *cpc) in f2fs_clear_prefree_segments()
3002 struct cp_control *cpc) in f2fs_exist_trim_candidates()
3098 struct cp_control cpc; in f2fs_trim_fs()
4208 void f2fs_flush_sit_entries(struct f2fs_sb_info *sbi, struct cp_control *cpc) in f2fs_flush_sit_entries()
H A Dnode.c2939 struct nat_entry_set *set, struct cp_control *cpc) in __flush_nat_entry_set()
3016 int f2fs_flush_nat_entries(struct f2fs_sb_info *sbi, struct cp_control *cpc) in f2fs_flush_nat_entries()