Searched refs:thdr (Results 1 – 3 of 3) sorted by relevance
874 struct xfs_trans_header thdr; in xlog_cil_push_work() local1010 thdr.th_magic = XFS_TRANS_HEADER_MAGIC; in xlog_cil_push_work()1011 thdr.th_type = XFS_TRANS_CHECKPOINT; in xlog_cil_push_work()1012 thdr.th_tid = tic->t_tid; in xlog_cil_push_work()1013 thdr.th_num_items = num_iovecs; in xlog_cil_push_work()1014 lhdr.i_addr = &thdr; in xlog_cil_push_work()
151 struct smb2_transform_hdr *thdr = in smb2_check_message() local158 if (ses->Suid == thdr->SessionId) in smb2_check_message()
1312 struct xfs_da3_icnode_hdr thdr; in xfs_da3_node_toosmall() local1325 xfs_da3_node_hdr_from_disk(dp->i_mount, &thdr, node); in xfs_da3_node_toosmall()1328 if (count - thdr.count >= 0) in xfs_da3_node_toosmall()