Lines Matching refs:ophead
3579 xlog_op_header_t *ophead;
3613 ophead = ptr;
3616 ophead = ptr;
3619 p = &ophead->oh_clientid;
3622 clientid = ophead->oh_clientid;
3624 idx = BTOBBT((char *)&ophead->oh_clientid - iclog->ic_datap);
3638 __func__, clientid, ophead,
3642 p = &ophead->oh_len;
3645 op_len = be32_to_cpu(ophead->oh_len);
3647 idx = BTOBBT((uintptr_t)&ophead->oh_len -