Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/include/lustre/
Dlustre_idl.h1172 #define MSG_VERSION_REPLAY 0x0020 macro
/linux-4.1.27/drivers/staging/lustre/lustre/ptlrpc/
Dclient.c2749 if (lustre_msg_get_flags(req->rq_repmsg) & MSG_VERSION_REPLAY) in ptlrpc_replay_interpret()
Dwiretest.c855 LASSERTF(MSG_VERSION_REPLAY == 0x00000020UL, "found 0x%.8xUL\n", in lustre_assert_wire_constants()
856 (unsigned)MSG_VERSION_REPLAY); in lustre_assert_wire_constants()