Searched refs:thdr (Results 1 – 3 of 3) sorted by relevance
1126 struct xfs_trans_header thdr; member1170 hdr->thdr.th_magic = XFS_TRANS_HEADER_MAGIC; in xlog_cil_build_trans_hdr()1171 hdr->thdr.th_type = XFS_TRANS_CHECKPOINT; in xlog_cil_build_trans_hdr()1172 hdr->thdr.th_tid = tic->t_tid; in xlog_cil_build_trans_hdr()1173 hdr->thdr.th_num_items = num_iovecs; in xlog_cil_build_trans_hdr()1298 struct xlog_cil_trans_hdr thdr; in xlog_cil_push_work() local1420 xlog_cil_build_trans_hdr(ctx, &thdr, &lvhdr, num_iovecs); in xlog_cil_push_work()
155 struct smb2_transform_hdr *thdr = in smb2_check_message() local163 if (iter->Suid == le64_to_cpu(thdr->SessionId)) { in smb2_check_message()
1380 struct xfs_da3_icnode_hdr thdr; in xfs_da3_node_toosmall() local1400 xfs_da3_node_hdr_from_disk(dp->i_mount, &thdr, node); in xfs_da3_node_toosmall()1403 if (count - thdr.count >= 0) in xfs_da3_node_toosmall()
Completed in 16 milliseconds