Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/ptlrpc/
Dimport.c750 MSG_CONNECT_TRANSNO); in ptlrpc_connect_import()
Dwiretest.c875 LASSERTF(MSG_CONNECT_TRANSNO == 0x00000100UL, "found 0x%.8xUL\n", in lustre_assert_wire_constants()
876 (unsigned)MSG_CONNECT_TRANSNO); in lustre_assert_wire_constants()
/linux-4.1.27/drivers/staging/lustre/lustre/include/lustre/
Dlustre_idl.h1188 #define MSG_CONNECT_TRANSNO 0x00000100 /* report transno */ macro