Searched refs:MSG_CONNECT_TRANSNO (Results 1 – 3 of 3) sorted by relevance
750 MSG_CONNECT_TRANSNO); in ptlrpc_connect_import()
875 LASSERTF(MSG_CONNECT_TRANSNO == 0x00000100UL, "found 0x%.8xUL\n", in lustre_assert_wire_constants()876 (unsigned)MSG_CONNECT_TRANSNO); in lustre_assert_wire_constants()
1188 #define MSG_CONNECT_TRANSNO 0x00000100 /* report transno */ macro