Searched refs:PTLRPC_REPLY_EARLY (Results 1 – 3 of 3) sorted by relevance
307 if (!(flags & PTLRPC_REPLY_EARLY) && in ptlrpc_at_set_reply()
1094 rc = ptlrpc_send_reply(reqcopy, PTLRPC_REPLY_EARLY); in ptlrpc_at_send_early_reply()
2323 #define PTLRPC_REPLY_EARLY 0x02 macro