Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/lustre/lustre/ptlrpc/
Dniobuf.c349 int ptlrpc_send_reply(struct ptlrpc_request *req, int flags) in ptlrpc_send_reply() function
435 EXPORT_SYMBOL(ptlrpc_send_reply);
441 return ptlrpc_send_reply(req, 0); in ptlrpc_reply()
467 rc = ptlrpc_send_reply(req, may_be_difficult); in ptlrpc_send_error()
Dservice.c1094 rc = ptlrpc_send_reply(reqcopy, PTLRPC_REPLY_EARLY); in ptlrpc_at_send_early_reply()
/linux-4.4.14/drivers/staging/lustre/lustre/ldlm/
Dldlm_lib.c672 return ptlrpc_send_reply(req, PTLRPC_REPLY_MAYBE_DIFFICULT); in target_send_reply_msg()
/linux-4.4.14/drivers/staging/lustre/lustre/include/
Dlustre_net.h2324 int ptlrpc_send_reply(struct ptlrpc_request *req, int flags);