Home
last modified time | relevance | path

Searched refs:MSG_LAST_REPLAY (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/staging/lustre/lustre/include/lustre/
Dlustre_idl.h1171 #define MSG_LAST_REPLAY 0x0001 macro
/linux-4.4.14/drivers/staging/lustre/lustre/ptlrpc/
Dwiretest.c845 LASSERTF(MSG_LAST_REPLAY == 0x00000001UL, "found 0x%.8xUL\n", in lustre_assert_wire_constants()
846 (unsigned)MSG_LAST_REPLAY); in lustre_assert_wire_constants()