Searched refs:thdr (Results 1 – 3 of 3) sorted by relevance
653 struct xfs_trans_header thdr; in xlog_cil_push() local792 thdr.th_magic = XFS_TRANS_HEADER_MAGIC; in xlog_cil_push()793 thdr.th_type = XFS_TRANS_CHECKPOINT; in xlog_cil_push()794 thdr.th_tid = tic->t_tid; in xlog_cil_push()795 thdr.th_num_items = num_iovecs; in xlog_cil_push()796 lhdr.i_addr = &thdr; in xlog_cil_push()
117 struct smb2_transform_hdr *thdr = in smb2_check_message() local126 if (ses->Suid == thdr->SessionId) in smb2_check_message()
1188 struct xfs_da3_icnode_hdr thdr; in xfs_da3_node_toosmall() local1201 dp->d_ops->node_hdr_from_disk(&thdr, node); in xfs_da3_node_toosmall()1204 if (count - thdr.count >= 0) in xfs_da3_node_toosmall()