Home
last modified time | relevance | path

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

/Linux-v4.19/arch/ia64/sn/pci/pcibr/
Dpcibr_reg.c33 __sn_clrq_relaxed(&ptr->tio.cp_control, bits); in pcireg_control_bit_clr()
53 __sn_setq_relaxed(&ptr->tio.cp_control, bits); in pcireg_control_bit_set()
/Linux-v4.19/arch/ia64/include/asm/sn/
Dtiocp.h30 u64 cp_control; /* 0x000020 */ member
/Linux-v4.19/fs/f2fs/
Df2fs.h191 struct cp_control { struct
1588 struct cp_control *cpc) in enabled_nat_bits()
2889 void f2fs_flush_nat_entries(struct f2fs_sb_info *sbi, struct cp_control *cpc);
2916 struct cp_control *cpc);
2922 struct cp_control *cpc);
2950 void f2fs_flush_sit_entries(struct f2fs_sb_info *sbi, struct cp_control *cpc);
2993 int f2fs_write_checkpoint(struct f2fs_sb_info *sbi, struct cp_control *cpc);
Dcheckpoint.c1182 static void update_ckpt_flags(struct f2fs_sb_info *sbi, struct cp_control *cpc) in update_ckpt_flags()
1262 static int do_checkpoint(struct f2fs_sb_info *sbi, struct cp_control *cpc) in do_checkpoint()
1443 int f2fs_write_checkpoint(struct f2fs_sb_info *sbi, struct cp_control *cpc) in f2fs_write_checkpoint()
Drecovery.c701 struct cp_control cpc = { in f2fs_recover_fsync_data()
Dsuper.c1026 struct cp_control cpc = { in f2fs_put_super()
1036 struct cp_control cpc = { in f2fs_put_super()
1103 struct cp_control cpc; in f2fs_sync_fs()
3173 struct cp_control cpc = { in kill_f2fs_super()
Dsegment.c1712 static bool add_discard_addrs(struct f2fs_sb_info *sbi, struct cp_control *cpc, in add_discard_addrs()
1803 struct cp_control *cpc) in f2fs_clear_prefree_segments()
2531 struct cp_control *cpc) in f2fs_exist_trim_candidates()
2627 struct cp_control cpc; in f2fs_trim_fs()
3602 void f2fs_flush_sit_entries(struct f2fs_sb_info *sbi, struct cp_control *cpc) in f2fs_flush_sit_entries()
Dgc.c1137 struct cp_control cpc; in f2fs_gc()
Dnode.c2707 struct nat_entry_set *set, struct cp_control *cpc) in __flush_nat_entry_set()
2780 void f2fs_flush_nat_entries(struct f2fs_sb_info *sbi, struct cp_control *cpc) in f2fs_flush_nat_entries()