Home
last modified time | relevance | path

Searched refs:rq_no_resend (Results 1 – 9 of 9) sorted by relevance

/linux-4.1.27/drivers/staging/lustre/lustre/include/
Dlustre_net.h1313 rq_no_resend:1, rq_waiting:1, rq_receiving_reply:1, member
1667 FLAG(req->rq_no_resend, "N"), \
2831 if (!req->rq_no_resend && ptlrpc_send_limit_expired(req)) { in ptlrpc_no_resend()
2833 req->rq_no_resend = 1; in ptlrpc_no_resend()
2836 return req->rq_no_resend; in ptlrpc_no_resend()
/linux-4.1.27/drivers/staging/lustre/lustre/osc/
Dosc_quota.c262 req->rq_no_resend = 1; in osc_quotactl()
Dosc_request.c500 req->rq_no_resend = req->rq_no_delay = 1; in osc_real_create()
2509 req->rq_no_resend = 1; in osc_statfs_async()
2564 req->rq_no_resend = 1; in osc_statfs()
2772 req->rq_no_delay = req->rq_no_resend = 1; in osc_get_info()
/linux-4.1.27/drivers/staging/lustre/lustre/ptlrpc/
Drecover.c254 if (!failed_req->rq_no_resend) in ptlrpc_request_handle_notconn()
Dpinger.c70 req->rq_no_resend = req->rq_no_delay = 1; in ptlrpc_prep_ping()
Dimport.c725 request->rq_no_resend = request->rq_no_delay = 1; in ptlrpc_connect_import()
1485 req->rq_no_resend = 1; in ptlrpc_disconnect_import()
Dclient.c1615 if (req->rq_no_resend) { in ptlrpc_check_set()
3101 req->rq_no_delay = req->rq_no_resend = 1; in ptlrpcd_alloc_work()
/linux-4.1.27/drivers/staging/lustre/lustre/fid/
Dfid_request.c98 req->rq_no_delay = req->rq_no_resend = 1; in seq_client_rpc()
/linux-4.1.27/drivers/staging/lustre/lustre/mdc/
Dmdc_request.c1165 req->rq_no_resend = 1; in mdc_statfs()
1752 req->rq_no_resend = 1; in mdc_quotactl()