Home
last modified time | relevance | path

Searched refs:crpc_reqstmsg (Results 1 – 6 of 6) sorted by relevance

/drivers/staging/lustre/lnet/selftest/
Dselftest.h229 srpc_msg_t crpc_reqstmsg; member
550 rpc->crpc_reqstmsg.msg_magic = SRPC_MSG_MAGIC; in srpc_init_client_rpc()
551 rpc->crpc_reqstmsg.msg_version = SRPC_MSG_VERSION; in srpc_init_client_rpc()
552 rpc->crpc_reqstmsg.msg_type = srpc_service2request(service); in srpc_init_client_rpc()
Dping_test.c105 req = &(*rpc)->crpc_reqstmsg.msg_body.ping_reqst; in ping_client_prep_rpc()
125 srpc_ping_reqst_t *reqst = &rpc->crpc_reqstmsg.msg_body.ping_reqst; in ping_client_done_rpc()
Dconrpc.c613 msrq = &(*crpc)->crp_rpc->crpc_reqstmsg.msg_body.mksn_reqst; in lstcon_sesrpc_prep()
626 rsrq = &(*crpc)->crp_rpc->crpc_reqstmsg.msg_body.rmsn_reqst; in lstcon_sesrpc_prep()
647 drq = &(*crpc)->crp_rpc->crpc_reqstmsg.msg_body.dbg_reqst; in lstcon_dbgrpc_prep()
667 brq = &(*crpc)->crp_rpc->crpc_reqstmsg.msg_body.bat_reqst; in lstcon_batrpc_prep()
698 srq = &(*crpc)->crp_rpc->crpc_reqstmsg.msg_body.stat_reqst; in lstcon_statrpc_prep()
835 trq = &(*crpc)->crp_rpc->crpc_reqstmsg.msg_body.tes_reqst; in lstcon_testrpc_prep()
1259 drq = &crpc->crp_rpc->crpc_reqstmsg.msg_body.dbg_reqst; in lstcon_rpc_pinger()
Dbrw_test.c303 req = &rpc->crpc_reqstmsg.msg_body.brw_reqst; in brw_client_prep_rpc()
320 srpc_brw_reqst_t *reqst = &rpc->crpc_reqstmsg.msg_body.brw_reqst; in brw_client_done_rpc()
Drpc.c801 &rpc->crpc_reqstmsg, sizeof(srpc_msg_t), in srpc_send_request()
814 __u64 *id = &rpc->crpc_reqstmsg.msg_body.reqst.rpyid; in srpc_prepare_reply()
839 __u64 *id = &rpc->crpc_reqstmsg.msg_body.reqst.bulkid; in srpc_prepare_bulk()
Dframework.c941 rpc->crpc_reqstmsg.msg_ses_feats = features; in sfw_create_test_rpc()
1417 rpc->crpc_reqstmsg.msg_ses_feats = features; in sfw_create_rpc()