Searched refs:rq_next_phase (Results 1 – 3 of 3) sorted by relevance
630 request->rq_next_phase = RQ_PHASE_UNDEFINED; in __ptlrpc_request_bufs_pack()1520 LASSERT(req->rq_next_phase != req->rq_phase); in ptlrpc_check_set()1521 LASSERT(req->rq_next_phase != RQ_PHASE_UNDEFINED); in ptlrpc_check_set()1550 ptlrpc_rqphase_move(req, req->rq_next_phase); in ptlrpc_check_set()2369 ptlrpc_rqphase_move(request, request->rq_next_phase); in ptlrpc_unregister_reply()2759 req->rq_next_phase = RQ_PHASE_UNDEFINED; in ptlrpc_replay_req()2984 req->rq_next_phase = RQ_PHASE_COMPLETE; in ptlrpcd_add_work_req()
288 ptlrpc_rqphase_move(req, req->rq_next_phase); in ptlrpc_unregister_bulk()
1330 enum rq_phase rq_next_phase; /* one of RQ_PHASE_* to be used next */ member2659 req->rq_next_phase = req->rq_phase; in ptlrpc_rqphase_move()