Searched refs:rs_repdata_len (Results 1 – 5 of 5) sorted by relevance
357 rs->rs_repdata_len = req->rq_replen; in null_authorize()
423 rc = ptl_send_buf(&rs->rs_md_h, rs->rs_repbuf, rs->rs_repdata_len, in ptlrpc_send_reply()
859 rs->rs_repdata_len = len; in plain_authorize()
2032 LASSERT(rc || req->rq_reply_state->rs_repdata_len); in sptlrpc_svc_wrap_reply()
453 int rs_repdata_len; /* wrapper msg length */ member