Searched refs:PTLRPC_REPLY_MAYBE_DIFFICULT (Results 1 – 3 of 3) sorted by relevance
675 return ptlrpc_send_reply(req, PTLRPC_REPLY_MAYBE_DIFFICULT); in target_send_reply_msg()
369 LASSERT((flags & PTLRPC_REPLY_MAYBE_DIFFICULT) || !rs->rs_difficult); in ptlrpc_send_reply()
2330 #define PTLRPC_REPLY_MAYBE_DIFFICULT 0x01 macro