Home
last modified time | relevance | path

Searched refs:ptlrpc_send_reply (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/drivers/staging/lustre/lustre/ptlrpc/
Dniobuf.c353 int ptlrpc_send_reply(struct ptlrpc_request *req, int flags) in ptlrpc_send_reply() function
439 EXPORT_SYMBOL(ptlrpc_send_reply);
445 return ptlrpc_send_reply(req, 0); in ptlrpc_reply()
471 rc = ptlrpc_send_reply(req, may_be_difficult); in ptlrpc_send_error()
Dservice.c1352 rc = ptlrpc_send_reply(reqcopy, PTLRPC_REPLY_EARLY); in ptlrpc_at_send_early_reply()
/linux-4.1.27/drivers/staging/lustre/lustre/ldlm/
Dldlm_lib.c675 return ptlrpc_send_reply(req, PTLRPC_REPLY_MAYBE_DIFFICULT); in target_send_reply_msg()
/linux-4.1.27/drivers/staging/lustre/lustre/include/
Dlustre_net.h2332 int ptlrpc_send_reply(struct ptlrpc_request *req, int flags);