Home
last modified time | relevance | path

Searched refs:MDS_CONNECT (Results 1 – 6 of 6) sorted by relevance

/linux-4.4.14/drivers/staging/lustre/lustre/ldlm/
Dldlm_lib.c283 connect_op = MDS_CONNECT; in client_obd_setup()
290 connect_op = MDS_CONNECT; in client_obd_setup()
/linux-4.4.14/drivers/staging/lustre/lustre/ptlrpc/
Dimport.c1105 else if (imp->imp_connect_op == MDS_CONNECT || in ptlrpc_connect_interpret()
1427 case MDS_CONNECT: in ptlrpc_disconnect_import()
Dlproc_ptlrpc.c76 { MDS_CONNECT, "mds_connect" },
Dclient.c1089 (opc == OST_CONNECT || opc == MDS_CONNECT || opc == MGS_CONNECT)) { in ptlrpc_console_allow()
Dwiretest.c131 LASSERTF(MDS_CONNECT == 38, "found %lld\n", in lustre_assert_wire_constants()
132 (long long)MDS_CONNECT); in lustre_assert_wire_constants()
/linux-4.4.14/drivers/staging/lustre/lustre/include/lustre/
Dlustre_idl.h2027 MDS_CONNECT = 38, enumerator