Searched refs:rq_next_phase (Results 1 – 3 of 3) sorted by relevance
616 request->rq_next_phase = RQ_PHASE_UNDEFINED; in __ptlrpc_request_bufs_pack()1560 LASSERT(req->rq_next_phase != req->rq_phase); in ptlrpc_check_set()1561 LASSERT(req->rq_next_phase != RQ_PHASE_UNDEFINED); in ptlrpc_check_set()1591 ptlrpc_rqphase_move(req, req->rq_next_phase); in ptlrpc_check_set()2415 ptlrpc_rqphase_move(request, request->rq_next_phase); in ptlrpc_unregister_reply()2819 req->rq_next_phase = RQ_PHASE_UNDEFINED; in ptlrpc_replay_req()3038 req->rq_next_phase = RQ_PHASE_COMPLETE; in ptlrpcd_add_work_req()
290 ptlrpc_rqphase_move(req, req->rq_next_phase); in ptlrpc_unregister_bulk()
1336 enum rq_phase rq_next_phase; /* one of RQ_PHASE_* to be used next */ member2700 req->rq_next_phase = req->rq_phase; in ptlrpc_rqphase_move()