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