Searched refs:oph (Results 1 – 5 of 5) sorted by relevance
313 const struct phonethdr *oph = pn_hdr(rskb); in send_obj_unreachable() local320 if (oph->pn_res == PN_PREFIX) { in send_obj_unreachable()331 pn_object(oph->pn_sdev, oph->pn_sobj), in send_obj_unreachable()332 pn_object(oph->pn_rdev, oph->pn_robj), in send_obj_unreachable()333 oph->pn_res); in send_obj_unreachable()338 struct phonethdr *oph = pn_hdr(rskb); in send_reset_indications() local345 pn_object(oph->pn_sdev, 0x00), in send_reset_indications()346 pn_object(oph->pn_rdev, oph->pn_robj), in send_reset_indications()
88 const struct pnpipehdr *oph = pnp_hdr(oskb); in pep_reply() local98 ph->utid = oph->utid; in pep_reply()99 ph->message_id = oph->message_id + 1; /* REQ -> RESP */ in pep_reply()100 ph->pipe_handle = oph->pipe_handle; in pep_reply()193 const struct pnpipehdr *oph = pnp_hdr(oskb); in pep_ctrlreq_error() local198 oph->pep_type, /* PEP type */ in pep_ctrlreq_error()208 ph->utid = oph->utid; in pep_ctrlreq_error()210 ph->pipe_handle = oph->pipe_handle; in pep_ctrlreq_error()211 ph->data0 = oph->data[0]; /* CTRL id */ in pep_ctrlreq_error()
43 struct xlog_op_header *oph = vec->i_addr; in xlog_finish_iovec() local64 oph->oh_len = cpu_to_be32(len); in xlog_finish_iovec()
1021 struct xlog_op_header oph[2]; member1051 hdr->oph[0].oh_tid = tid; in xlog_cil_build_trans_hdr()1052 hdr->oph[0].oh_clientid = XFS_TRANSACTION; in xlog_cil_build_trans_hdr()1053 hdr->oph[0].oh_flags = XLOG_START_TRANS; in xlog_cil_build_trans_hdr()1056 hdr->lhdr[0].i_addr = &hdr->oph[0]; in xlog_cil_build_trans_hdr()1061 hdr->oph[1].oh_tid = tid; in xlog_cil_build_trans_hdr()1062 hdr->oph[1].oh_clientid = XFS_TRANSACTION; in xlog_cil_build_trans_hdr()1063 hdr->oph[1].oh_len = cpu_to_be32(sizeof(struct xfs_trans_header)); in xlog_cil_build_trans_hdr()1072 hdr->lhdr[1].i_addr = &hdr->oph[1]; in xlog_cil_build_trans_hdr()
112 struct xlog_op_header *oph; in xlog_prepare_iovec() local132 oph = vec->i_addr; in xlog_prepare_iovec()133 oph->oh_clientid = XFS_TRANSACTION; in xlog_prepare_iovec()134 oph->oh_res2 = 0; in xlog_prepare_iovec()135 oph->oh_flags = 0; in xlog_prepare_iovec()