xfs_trans_header_t 3253 fs/xfs/xfs_log.c 	unit_bytes += sizeof(xfs_trans_header_t);
xfs_trans_header_t 1379 fs/xfs/xfs_log_recover.c 				sizeof(xfs_trans_header_t) - len;
xfs_trans_header_t 1423 fs/xfs/xfs_log_recover.c 		if (len == sizeof(xfs_trans_header_t))
xfs_trans_header_t   50 fs/xfs/xfs_log_recover.h 	xfs_trans_header_t  r_theader;		/* trans header for partial */
xfs_trans_header_t 1125 fs/xfs/xfs_trans.c 	log_vector->i_len = sizeof(xfs_trans_header_t);
xfs_trans_header_t  358 fs/xfs/xfs_trans.h 	xfs_trans_header_t	t_header;	/* header for in-log trans */