Searched refs:thdr (Results 1 - 7 of 7) sorted by relevance

/linux-4.4.14/fs/xfs/
H A Dxfs_log_cil.c442 struct xfs_trans_header thdr; xlog_cil_push() local
581 thdr.th_magic = XFS_TRANS_HEADER_MAGIC; xlog_cil_push()
582 thdr.th_type = XFS_TRANS_CHECKPOINT; xlog_cil_push()
583 thdr.th_tid = tic->t_tid; xlog_cil_push()
584 thdr.th_num_items = num_iovecs; xlog_cil_push()
585 lhdr.i_addr = &thdr; xlog_cil_push()
/linux-4.4.14/net/netfilter/
H A Dnf_conntrack_sip.c725 const struct sip_header *hdrs, *hdr, *thdr; ct_sip_get_sdp_header() local
731 thdr = &hdrs[term]; ct_sip_get_sdp_header()
745 limit - dptr >= thdr->len && ct_sip_get_sdp_header()
746 strncasecmp(dptr, thdr->name, thdr->len) == 0) ct_sip_get_sdp_header()
/linux-4.4.14/net/ipv6/
H A Dicmp.c240 struct icmp6hdr *thdr, int len) icmpv6_push_pending_frames()
251 memcpy(icmp6h, thdr, sizeof(struct icmp6hdr)); icmpv6_push_pending_frames()
239 icmpv6_push_pending_frames(struct sock *sk, struct flowi6 *fl6, struct icmp6hdr *thdr, int len) icmpv6_push_pending_frames() argument
/linux-4.4.14/fs/xfs/libxfs/
H A Dxfs_da_btree.c1189 struct xfs_da3_icnode_hdr thdr; xfs_da3_node_toosmall() local
1202 dp->d_ops->node_hdr_from_disk(&thdr, node); xfs_da3_node_toosmall()
1205 if (count - thdr.count >= 0) xfs_da3_node_toosmall()
/linux-4.4.14/drivers/crypto/
H A Dsahara.c421 dev_dbg(dev->device, "\thdr = 0x%08x\n", dev->hw_desc[i]->hdr); sahara_dump_descriptors()
/linux-4.4.14/include/net/
H A Dipv6.h294 struct icmp6hdr *thdr, int len);
/linux-4.4.14/arch/s390/kernel/
H A Ddis.c1040 { "thdr", 0x59, INSTR_RRE_FF },

Completed in 1227 milliseconds