Searched refs:rq_reply_state (Results 1 – 9 of 9) 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()
798 rs = req->rq_reply_state; in plain_alloc_rs()819 req->rq_reply_state = rs; in plain_alloc_rs()836 struct ptlrpc_reply_state *rs = req->rq_reply_state; in plain_authorize()884 struct ptlrpc_reply_state *rs = req->rq_reply_state; in plain_svc_unwrap_bulk()918 struct ptlrpc_reply_state *rs = req->rq_reply_state; in plain_svc_wrap_bulk()
2107 req->rq_reply_state = rs; in sptlrpc_svc_alloc_rs()2111 req->rq_reply_state = NULL; in sptlrpc_svc_alloc_rs()2116 (req->rq_reply_state && req->rq_reply_state->rs_msg)); in sptlrpc_svc_alloc_rs()2139 LASSERT(rc || req->rq_reply_state->rs_repdata_len); in sptlrpc_svc_wrap_reply()
2383 struct ptlrpc_reply_state *rs = pill->rc_req->rq_reply_state, *nrs; in req_capsule_server_grow()2398 pill->rc_req->rq_reply_state = NULL; in req_capsule_server_grow()2403 pill->rc_req->rq_reply_state = rs; in req_capsule_server_grow()2406 nrs = pill->rc_req->rq_reply_state; in req_capsule_server_grow()
186 struct ptlrpc_reply_state *rs = req->rq_reply_state; in ptlrpc_save_lock()940 } else if (req->rq_reply_state && req->rq_reply_state->rs_prealloc) { in ptlrpc_server_drop_request()1314 reqcopy->rq_reply_state = NULL; in ptlrpc_at_send_early_reply()
355 struct ptlrpc_reply_state *rs = req->rq_reply_state; in ptlrpc_send_reply()
326 LASSERT(req->rq_reply_state == NULL); in lustre_pack_reply_v2()339 rs = req->rq_reply_state; in lustre_pack_reply_v2()350 req->rq_reply_state = rs; in lustre_pack_reply_v2()
1445 struct ptlrpc_reply_state *rq_reply_state; member2653 LASSERT(req->rq_reply_state); in lustre_shrink_reply()2794 if (req->rq_reply_state == NULL) in ptlrpc_req_drop_rs()2796 ptlrpc_rs_decref(req->rq_reply_state); in ptlrpc_req_drop_rs()2797 req->rq_reply_state = NULL; in ptlrpc_req_drop_rs()
689 rs = req->rq_reply_state; in target_send_reply()