Searched refs:ptlrpc_no_resend (Results 1 – 3 of 3) sorted by relevance
200 if (!ptlrpc_no_resend(req)) in ptlrpc_resend()
1217 if (ptlrpc_no_resend(req)) { in after_reply()1258 ptlrpc_no_resend(req) == 0 && !req->rq_no_retry_einprogress) { in after_reply()1679 if (ptlrpc_no_resend(req) && in ptlrpc_check_set()1954 if (ptlrpc_no_resend(req)) { in ptlrpc_expire_one_request()
2829 static inline int ptlrpc_no_resend(struct ptlrpc_request *req) in ptlrpc_no_resend() function