Home
last modified time | relevance | path

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

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