Home
last modified time | relevance | path

Searched refs:rs_repdata_len (Results 1 – 5 of 5) sorted by relevance

/linux-4.1.27/drivers/staging/lustre/lustre/ptlrpc/
Dsec_null.c355 rs->rs_repdata_len = req->rq_replen; in null_authorize()
Dniobuf.c427 rc = ptl_send_buf(&rs->rs_md_h, rs->rs_repbuf, rs->rs_repdata_len, in ptlrpc_send_reply()
Dsec_plain.c860 rs->rs_repdata_len = len; in plain_authorize()
Dsec.c2139 LASSERT(rc || req->rq_reply_state->rs_repdata_len); in sptlrpc_svc_wrap_reply()
/linux-4.1.27/drivers/staging/lustre/lustre/include/
Dlustre_net.h455 int rs_repdata_len; /* wrapper msg length */ member