Home
last modified time | relevance | path

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

/drivers/staging/lustre/lustre/include/
Dlustre_net.h1307 rq_no_resend:1, rq_waiting:1, rq_receiving_reply:1, member
1653 FLAG(req->rq_no_resend, "N"), \
2790 if (!req->rq_no_resend && ptlrpc_send_limit_expired(req)) { in ptlrpc_no_resend()
2792 req->rq_no_resend = 1; in ptlrpc_no_resend()
2795 return req->rq_no_resend; in ptlrpc_no_resend()
/drivers/staging/lustre/lustre/osc/
Dosc_quota.c263 req->rq_no_resend = 1; in osc_quotactl()
Dosc_request.c476 req->rq_no_resend = req->rq_no_delay = 1; in osc_real_create()
2454 req->rq_no_resend = 1; in osc_statfs_async()
2509 req->rq_no_resend = 1; in osc_statfs()
2716 req->rq_no_delay = req->rq_no_resend = 1; in osc_get_info()
/drivers/staging/lustre/lustre/ptlrpc/
Drecover.c254 if (!failed_req->rq_no_resend) in ptlrpc_request_handle_notconn()
Dpinger.c60 req->rq_no_resend = req->rq_no_delay = 1; in ptlrpc_prep_ping()
Dimport.c717 request->rq_no_resend = request->rq_no_delay = 1; in ptlrpc_connect_import()
1475 req->rq_no_resend = 1; in ptlrpc_disconnect_import()
Dclient.c1570 if (req->rq_no_resend) { in ptlrpc_check_set()
3047 req->rq_no_delay = req->rq_no_resend = 1; in ptlrpcd_alloc_work()
/drivers/staging/lustre/lustre/fid/
Dfid_request.c100 req->rq_no_delay = req->rq_no_resend = 1; in seq_client_rpc()
/drivers/staging/lustre/lustre/mdc/
Dmdc_request.c1076 req->rq_no_resend = 1; in mdc_statfs()
1656 req->rq_no_resend = 1; in mdc_quotactl()