Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/lustre/lustre/ptlrpc/
Dpinger.c60 req->rq_no_resend = req->rq_no_delay = 1; in ptlrpc_prep_ping()
Dclient.c1054 } else if (imp->imp_dlm_fake || req->rq_no_delay) { in ptlrpc_import_delay_req()
3047 req->rq_no_delay = req->rq_no_resend = 1; in ptlrpcd_alloc_work()
Dimport.c717 request->rq_no_resend = request->rq_no_delay = 1; in ptlrpc_connect_import()
/linux-4.4.14/drivers/staging/lustre/lustre/fid/
Dfid_request.c100 req->rq_no_delay = req->rq_no_resend = 1; in seq_client_rpc()
/linux-4.4.14/drivers/staging/lustre/lustre/osc/
Dosc_request.c476 req->rq_no_resend = req->rq_no_delay = 1; in osc_real_create()
2455 req->rq_no_delay = 1; in osc_statfs_async()
2510 req->rq_no_delay = 1; in osc_statfs()
2716 req->rq_no_delay = req->rq_no_resend = 1; in osc_get_info()
/linux-4.4.14/drivers/staging/lustre/lustre/include/
Dlustre_net.h1308 rq_no_delay:1, rq_net_err:1, rq_wait_ctx:1, member
/linux-4.4.14/drivers/staging/lustre/lustre/mdc/
Dmdc_request.c1077 req->rq_no_delay = 1; in mdc_statfs()