xlog_op_header     36 fs/xfs/libxfs/xfs_trans_resv.c 	return round_up(sizeof(struct xlog_op_header) +
xlog_op_header    117 fs/xfs/libxfs/xfs_trans_resv.c 		(4 * sizeof(struct xlog_op_header) +
xlog_op_header   2145 fs/xfs/xfs_log.c 	len += headers * sizeof(struct xlog_op_header);
xlog_op_header   2156 fs/xfs/xfs_log.c 	struct xlog_op_header	*ophdr,
xlog_op_header   2170 fs/xfs/xfs_log.c 	return sizeof(struct xlog_op_header);
xlog_op_header   2176 fs/xfs/xfs_log.c 	struct xlog_op_header	*ophdr,
xlog_op_header   2216 fs/xfs/xfs_log.c 	struct xlog_op_header	*ophdr,
xlog_op_header   2250 fs/xfs/xfs_log.c 	ticket->t_curr_res -= sizeof(struct xlog_op_header);
xlog_op_header   2253 fs/xfs/xfs_log.c 	return sizeof(struct xlog_op_header);
xlog_op_header   2413 fs/xfs/xfs_log.c 			struct xlog_op_header	*ophdr;
xlog_op_header   2442 fs/xfs/xfs_log.c 					   sizeof(struct xlog_op_header));
xlog_op_header    437 fs/xfs/xfs_log_cil.c 		split_res *= log->l_iclog_hsize + sizeof(struct xlog_op_header);
xlog_op_header   1194 fs/xfs/xfs_log_recover.c 	struct xlog_op_header	*op_head;
xlog_op_header   1238 fs/xfs/xfs_log_recover.c 		op_head = (struct xlog_op_header *)offset;
xlog_op_header   4402 fs/xfs/xfs_log_recover.c 	struct xlog_op_header	*ohead)
xlog_op_header   4447 fs/xfs/xfs_log_recover.c 	struct xlog_op_header	*ohead,
xlog_op_header   4535 fs/xfs/xfs_log_recover.c 	struct xlog_op_header	*ohead;
xlog_op_header   4550 fs/xfs/xfs_log_recover.c 		ohead = (struct xlog_op_header *)dp;