Home
last modified time | relevance | path

Searched refs:noreply (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/staging/lustre/lustre/ptlrpc/
Dniobuf.c488 int ptl_send_rpc(struct ptlrpc_request *request, int noreply) in ptl_send_rpc() argument
548 if (!noreply) { in ptl_send_rpc()
582 request->rq_receiving_reply = !noreply; in ptl_send_rpc()
585 request->rq_reply_unlink = !noreply; in ptl_send_rpc()
596 if (!noreply) { in ptl_send_rpc()
657 if (noreply) in ptl_send_rpc()
/linux-4.1.27/drivers/staging/lustre/lustre/include/
Dlustre_net.h2338 int ptl_send_rpc(struct ptlrpc_request *request, int noreply);