Home
last modified time | relevance | path

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

/drivers/staging/lustre/lustre/ptlrpc/
Dimport.c739 MSG_CONNECT_INITIAL); in ptlrpc_connect_import()
Dwiretest.c869 LASSERTF(MSG_CONNECT_INITIAL == 0x00000020UL, "found 0x%.8xUL\n", in lustre_assert_wire_constants()
870 (unsigned)MSG_CONNECT_INITIAL); in lustre_assert_wire_constants()
/drivers/staging/lustre/lustre/include/lustre/
Dlustre_idl.h1180 #define MSG_CONNECT_INITIAL 0x00000020 macro