Searched refs:rq_reply_state (Results 1 – 8 of 8) sorted by relevance
313 rs = req->rq_reply_state; in null_alloc_rs()333 req->rq_reply_state = rs; in null_alloc_rs()350 struct ptlrpc_reply_state *rs = req->rq_reply_state; in null_authorize()
804 rs = req->rq_reply_state; in plain_alloc_rs()825 req->rq_reply_state = rs; in plain_alloc_rs()842 struct ptlrpc_reply_state *rs = req->rq_reply_state; in plain_authorize()893 struct ptlrpc_reply_state *rs = req->rq_reply_state; in plain_svc_unwrap_bulk()927 struct ptlrpc_reply_state *rs = req->rq_reply_state; in plain_svc_wrap_bulk()
2029 req->rq_reply_state = rs; in sptlrpc_svc_alloc_rs()2033 req->rq_reply_state = NULL; in sptlrpc_svc_alloc_rs()2038 (req->rq_reply_state && req->rq_reply_state->rs_msg)); in sptlrpc_svc_alloc_rs()2061 LASSERT(rc || req->rq_reply_state->rs_repdata_len); in sptlrpc_svc_wrap_reply()
307 LASSERT(!req->rq_reply_state); in lustre_pack_reply_v2()320 rs = req->rq_reply_state; in lustre_pack_reply_v2()331 req->rq_reply_state = rs; in lustre_pack_reply_v2()
812 } else if (req->rq_reply_state && req->rq_reply_state->rs_prealloc) { in ptlrpc_server_drop_request()1078 reqcopy->rq_reply_state = NULL; in ptlrpc_at_send_early_reply()
339 struct ptlrpc_reply_state *rs = req->rq_reply_state; in ptlrpc_send_reply()
712 #define rq_reply_state rq_srv.sr_reply_state macro2096 LASSERT(req->rq_reply_state); in lustre_shrink_reply()2242 if (!req->rq_reply_state) in ptlrpc_req_drop_rs()2244 ptlrpc_rs_decref(req->rq_reply_state); in ptlrpc_req_drop_rs()2245 req->rq_reply_state = NULL; in ptlrpc_req_drop_rs()
695 rs = req->rq_reply_state; in target_send_reply()