Searched refs:failed_req (Results 1 – 2 of 2) sorted by relevance
229 void ptlrpc_request_handle_notconn(struct ptlrpc_request *failed_req) in ptlrpc_request_handle_notconn() argument231 struct obd_import *imp = failed_req->rq_import; in ptlrpc_request_handle_notconn()238 lustre_msg_get_conn_cnt(failed_req->rq_reqmsg))) { in ptlrpc_request_handle_notconn()253 spin_lock(&failed_req->rq_lock); in ptlrpc_request_handle_notconn()254 if (!failed_req->rq_no_resend) in ptlrpc_request_handle_notconn()255 failed_req->rq_resend = 1; in ptlrpc_request_handle_notconn()256 spin_unlock(&failed_req->rq_lock); in ptlrpc_request_handle_notconn()
896 goto failed_req; in imxfb_probe()1000 failed_req: in imxfb_probe()