Searched refs:rq_reply_state (Results 1 – 8 of 8) sorted by relevance
315 rs = req->rq_reply_state; in null_alloc_rs()335 req->rq_reply_state = rs; in null_alloc_rs()352 struct ptlrpc_reply_state *rs = req->rq_reply_state; in null_authorize()
797 rs = req->rq_reply_state; in plain_alloc_rs()818 req->rq_reply_state = rs; in plain_alloc_rs()835 struct ptlrpc_reply_state *rs = req->rq_reply_state; in plain_authorize()883 struct ptlrpc_reply_state *rs = req->rq_reply_state; in plain_svc_unwrap_bulk()917 struct ptlrpc_reply_state *rs = req->rq_reply_state; in plain_svc_wrap_bulk()
2000 req->rq_reply_state = rs; in sptlrpc_svc_alloc_rs()2004 req->rq_reply_state = NULL; in sptlrpc_svc_alloc_rs()2009 (req->rq_reply_state && req->rq_reply_state->rs_msg)); in sptlrpc_svc_alloc_rs()2032 LASSERT(rc || req->rq_reply_state->rs_repdata_len); in sptlrpc_svc_wrap_reply()
309 LASSERT(req->rq_reply_state == NULL); in lustre_pack_reply_v2()322 rs = req->rq_reply_state; in lustre_pack_reply_v2()333 req->rq_reply_state = rs; in lustre_pack_reply_v2()
803 } else if (req->rq_reply_state && req->rq_reply_state->rs_prealloc) { in ptlrpc_server_drop_request()1056 reqcopy->rq_reply_state = NULL; in ptlrpc_at_send_early_reply()
351 struct ptlrpc_reply_state *rs = req->rq_reply_state; in ptlrpc_send_reply()
1439 struct ptlrpc_reply_state *rq_reply_state; member2612 LASSERT(req->rq_reply_state); in lustre_shrink_reply()2753 if (req->rq_reply_state == NULL) in ptlrpc_req_drop_rs()2755 ptlrpc_rs_decref(req->rq_reply_state); in ptlrpc_req_drop_rs()2756 req->rq_reply_state = NULL; in ptlrpc_req_drop_rs()
686 rs = req->rq_reply_state; in target_send_reply()