Home
last modified time | relevance | path

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

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