Home
last modified time | relevance | path

Searched refs:rq_no_delay (Results 1 – 7 of 7) sorted by relevance

/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/ptlrpc/
Dpinger.c70 req->rq_no_resend = req->rq_no_delay = 1; in ptlrpc_prep_ping()
Dclient.c1098 } else if (imp->imp_dlm_fake || req->rq_no_delay) { in ptlrpc_import_delay_req()
3101 req->rq_no_delay = req->rq_no_resend = 1; in ptlrpcd_alloc_work()
Dimport.c725 request->rq_no_resend = request->rq_no_delay = 1; in ptlrpc_connect_import()
/linux-4.1.27/drivers/staging/lustre/lustre/osc/
Dosc_request.c500 req->rq_no_resend = req->rq_no_delay = 1; in osc_real_create()
2510 req->rq_no_delay = 1; in osc_statfs_async()
2565 req->rq_no_delay = 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/include/
Dlustre_net.h1314 rq_no_delay:1, rq_net_err:1, rq_wait_ctx:1, member
/linux-4.1.27/drivers/staging/lustre/lustre/mdc/
Dmdc_request.c1166 req->rq_no_delay = 1; in mdc_statfs()