Home
last modified time | relevance | path

Searched refs:rq_no_reply (Results 1 – 5 of 5) sorted by relevance

/drivers/staging/lustre/lustre/ldlm/
Dldlm_lockd.c343 if (req->rq_no_reply) in ldlm_callback_reply()
506 DEBUG_REQ((req->rq_no_reply || rc) ? D_WARNING : D_DLMTRACE, req, in ldlm_callback_errmsg()
510 if (req->rq_no_reply) in ldlm_callback_errmsg()
672 if (req->rq_no_reply || rc) in ldlm_callback_handler()
Dldlm_lib.c682 if (req->rq_no_reply) in target_send_reply()
/drivers/staging/lustre/lustre/ptlrpc/
Dniobuf.c362 LASSERT(req->rq_no_reply == 0); in ptlrpc_send_reply()
439 if (req->rq_no_reply) in ptlrpc_reply()
453 if (req->rq_no_reply) in ptlrpc_send_error()
Dservice.c933 if (req->rq_no_reply) in ptlrpc_at_add_timed()
/drivers/staging/lustre/lustre/include/
Dlustre_net.h1390 rq_no_reply:1, member