Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/lustre/lustre/include/lustre/
Dlustre_idl.h1166 #define MSG_OP_FLAG_MASK 0xffff0000 macro
/linux-4.4.14/drivers/staging/lustre/lustre/ptlrpc/
Dwiretest.c839 LASSERTF(MSG_OP_FLAG_MASK == 0xffff0000UL, "found 0x%.8xUL\n", in lustre_assert_wire_constants()
840 (unsigned)MSG_OP_FLAG_MASK); in lustre_assert_wire_constants()