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