Home
last modified time | relevance | path

Searched defs:repl (Results 1 – 25 of 25) sorted by relevance

/linux/fs/xfs/scrub/
H A Dcow_repair.c411 xrep_cow_alloc(struct xfs_scrub * sc,xfs_extlen_t maxlen,struct xrep_cow_extent * repl) xrep_cow_alloc() argument
451 xrep_cow_alloc_rt(struct xfs_scrub * sc,xfs_extlen_t maxlen,struct xrep_cow_extent * repl) xrep_cow_alloc_rt() argument
518 xrep_cow_replace_mapping(struct xfs_inode * ip,struct xfs_iext_cursor * icur,const struct xfs_bmbt_irec * got,const struct xrep_cow_extent * repl) xrep_cow_replace_mapping() argument
563 struct xrep_cow_extent repl; xrep_cow_replace_range() local
[all...]
/linux/net/netfilter/
H A Dnf_conntrack_proto_gre.c99 const struct nf_conntrack_tuple *repl) in nf_ct_gre_km_acceptable()
126 const struct nf_conntrack_tuple *repl) in nf_ct_gre_keymap_add()
H A Dnf_conntrack_sane.c74 struct sane_reply_net_start repl; in help() member
H A Dnf_conntrack_core.c1665 const struct nf_conntrack_tuple *repl, in __nf_conntrack_alloc()
1723 const struct nf_conntrack_tuple *repl, in nf_conntrack_alloc()
/linux/net/ipv4/netfilter/
H A Darptable_filter.c33 struct arpt_replace *repl; in arptable_filter_table_init() local
H A Diptable_security.c40 struct ipt_replace *repl; in iptable_security_table_init() local
H A Diptable_filter.c39 struct ipt_replace *repl; in iptable_filter_table_init() local
H A Diptable_raw.c39 struct ipt_replace *repl; in iptable_raw_table_init() local
H A Diptable_nat.c108 struct ipt_replace *repl; in iptable_nat_table_init() local
H A Diptable_mangle.c86 struct ipt_replace *repl; in iptable_mangle_table_init() local
H A Darp_tables.c534 const struct arpt_replace *repl) in translate_table()
1180 struct arpt_replace repl; in translate_compat_table() local
1521 const struct arpt_replace *repl, in arpt_register_table()
H A Dip_tables.c661 const struct ipt_replace *repl) in translate_table()
1400 struct ipt_replace repl; in translate_compat_table() local
1723 const struct ipt_replace *repl, in ipt_register_table()
/linux/net/ipv6/netfilter/
H A Dip6table_security.c39 struct ip6t_replace *repl; in ip6table_security_table_init() local
H A Dip6table_filter.c38 struct ip6t_replace *repl; in ip6table_filter_table_init() local
H A Dip6table_raw.c38 struct ip6t_replace *repl; in ip6table_raw_table_init() local
H A Dip6table_nat.c110 struct ip6t_replace *repl; in ip6table_nat_table_init() local
H A Dip6table_mangle.c79 struct ip6t_replace *repl; in ip6table_mangle_table_init() local
H A Dip6_tables.c678 const struct ip6t_replace *repl) in translate_table()
1415 struct ip6t_replace repl; in translate_compat_table() local
1732 const struct ip6t_replace *repl, in ip6t_register_table()
/linux/tools/testing/selftests/net/netfilter/
H A Dudpclash.c84 char repl[512]; in run_test() local
/linux/net/sctp/
H A Dsm_statefuns.c325 struct sctp_chunk *chunk = arg, *repl, *err_chunk; in sctp_sf_do_5_1B_init() local
712 struct sctp_chunk *repl; in sctp_sf_do_5_1D_ce() local
1521 struct sctp_chunk *chunk = arg, *repl, *err_chunk; sctp_sf_do_unexpected_init() local
1874 struct sctp_chunk *repl; sctp_sf_do_dupcook_a() local
1995 struct sctp_chunk *repl; sctp_sf_do_dupcook_b() local
2102 struct sctp_chunk *repl; sctp_sf_do_dupcook_d() local
4990 struct sctp_chunk *repl; sctp_sf_do_prm_asoc() local
5925 struct sctp_chunk *repl = NULL; sctp_sf_t1_init_timer_expire() local
5990 struct sctp_chunk *repl = NULL; sctp_sf_t1_cookie_timer_expire() local
[all...]
H A Dsm_sideeffect.c89 struct sctp_chunk *repl; in sctp_do_ecn_ecne_work() local
/linux/net/bridge/netfilter/
H A Debtables.c467 static int ebt_verify_pointers(const struct ebt_replace *repl, in ebt_verify_pointers()
1009 static int do_replace_finish(struct net *net, struct ebt_replace *repl, in do_replace_finish()
1185 struct ebt_replace_kernel *repl; in ebt_register_table() local
1858 struct compat_ebt_replace repl, tmp; in compat_copy_everything_to_user() local
2250 static int compat_copy_ebt_replace_from_user(struct ebt_replace *repl, in compat_copy_ebt_replace_from_user()
/linux/drivers/md/
H A Draid10.c358 int repl = 0; in find_bio_disk() local
460 int slot, repl; in raid10_end_write_request() local
1580 int slot, repl; in raid10_end_discard_request() local
2296 int repl; in end_sync_write() local
4988 int repl; in end_reshape_write() local
H A Draid1.c1851 struct md_rdev *repl = conf->mirrors[conf->raid_disks + i].rdev; in raid1_spare_active() local
2014 struct md_rdev *repl = in raid1_remove_disk() local
/linux/arch/x86/kernel/
H A Dalternative.c467 static void __apply_relocation(u8 *buf, const u8 * const instr, size_t instrlen, u8 *repl, size_t r… in __apply_relocation()
521 void text_poke_apply_relocation(u8 *buf, const u8 * const instr, size_t instrlen, u8 *repl, size_t … in text_poke_apply_relocation()
634 u8 *repl; in prep_patch_site() local