Home
last modified time | relevance | path

Searched defs:cpc (Results 1 – 7 of 7) sorted by relevance

/fs/f2fs/
Dsuper.c1088 struct cp_control cpc = { in f2fs_put_super() local
1099 struct cp_control cpc = { in f2fs_put_super() local
1177 struct cp_control cpc; in f2fs_sync_fs() local
1527 struct cp_control cpc; in f2fs_disable_checkpoint() local
3722 struct cp_control cpc = { in kill_f2fs_super() local
Dcheckpoint.c1271 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()
Drecovery.c799 struct cp_control cpc = { in f2fs_recover_fsync_data() local
Dsegment.c1843 static bool add_discard_addrs(struct f2fs_sb_info *sbi, struct cp_control *cpc, in add_discard_addrs()
1934 struct cp_control *cpc) in f2fs_clear_prefree_segments()
2734 struct cp_control *cpc) in f2fs_exist_trim_candidates()
2830 struct cp_control cpc; in f2fs_trim_fs() local
3853 void f2fs_flush_sit_entries(struct f2fs_sb_info *sbi, struct cp_control *cpc) in f2fs_flush_sit_entries()
Dgc.c1264 struct cp_control cpc; in f2fs_gc() local
Dnode.c2789 struct nat_entry_set *set, struct cp_control *cpc) in __flush_nat_entry_set()
2866 int f2fs_flush_nat_entries(struct f2fs_sb_info *sbi, struct cp_control *cpc) in f2fs_flush_nat_entries()
Df2fs.h1688 struct cp_control *cpc) in enabled_nat_bits()