Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/lustre/lustre/ptlrpc/
Dniobuf.c484 int ptl_send_rpc(struct ptlrpc_request *request, int noreply) in ptl_send_rpc() argument
544 if (!noreply) { in ptl_send_rpc()
578 request->rq_receiving_reply = !noreply; in ptl_send_rpc()
581 request->rq_reply_unlink = !noreply; in ptl_send_rpc()
592 if (!noreply) { in ptl_send_rpc()
653 if (noreply) in ptl_send_rpc()
/linux-4.4.14/drivers/staging/lustre/lustre/include/
Dlustre_net.h2330 int ptl_send_rpc(struct ptlrpc_request *request, int noreply);