Home
last modified time | relevance | path

Searched refs:PTLRPC_REPLY_EARLY (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/drivers/staging/lustre/lustre/ptlrpc/
Dniobuf.c307 if (!(flags & PTLRPC_REPLY_EARLY) && in ptlrpc_at_set_reply()
Dservice.c1094 rc = ptlrpc_send_reply(reqcopy, PTLRPC_REPLY_EARLY); in ptlrpc_at_send_early_reply()
/linux-4.4.14/drivers/staging/lustre/lustre/include/
Dlustre_net.h2323 #define PTLRPC_REPLY_EARLY 0x02 macro