Home
last modified time | relevance | path

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

/linux-4.4.14/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-4.4.14/arch/ia64/include/asm/sn/
Dtiocp.h30 u64 cp_control; /* 0x000020 */ member
/linux-4.4.14/fs/f2fs/
Dsegment.c539 struct cp_control *cpc, struct seg_entry *se, in __add_discard_entry()
563 static void add_discard_addrs(struct f2fs_sb_info *sbi, struct cp_control *cpc) in add_discard_addrs()
626 void clear_prefree_segments(struct f2fs_sb_info *sbi, struct cp_control *cpc) in clear_prefree_segments()
1136 struct cp_control cpc; in f2fs_trim_fs()
1883 void flush_sit_entries(struct f2fs_sb_info *sbi, struct cp_control *cpc) in flush_sit_entries()
Df2fs.h129 struct cp_control { struct
1778 void clear_prefree_segments(struct f2fs_sb_info *, struct cp_control *);
1800 void flush_sit_entries(struct f2fs_sb_info *, struct cp_control *);
1830 void write_checkpoint(struct f2fs_sb_info *, struct cp_control *);
Dcheckpoint.c922 static void do_checkpoint(struct f2fs_sb_info *sbi, struct cp_control *cpc) in do_checkpoint()
1096 void write_checkpoint(struct f2fs_sb_info *sbi, struct cp_control *cpc) in write_checkpoint()
Drecovery.c594 struct cp_control cpc = { in recover_fsync_data()
Dsuper.c538 struct cp_control cpc = { in f2fs_put_super()
580 struct cp_control cpc; in f2fs_sync_fs()
Dgc.c823 struct cp_control cpc; in f2fs_gc()
Dfile.c1632 struct cp_control cpc; in f2fs_ioc_write_checkpoint()