Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/ldlm/
Dldlm_lib.c284 connect_op = MDS_CONNECT; in client_obd_setup()
291 connect_op = MDS_CONNECT; in client_obd_setup()
/linux-4.1.27/drivers/staging/lustre/lustre/ptlrpc/
Dimport.c1115 else if (imp->imp_connect_op == MDS_CONNECT || in ptlrpc_connect_interpret()
1437 case MDS_CONNECT: in ptlrpc_disconnect_import()
Dlproc_ptlrpc.c78 { MDS_CONNECT, "mds_connect" },
Dclient.c1131 (opc == OST_CONNECT || opc == MDS_CONNECT || opc == MGS_CONNECT)) { in ptlrpc_console_allow()
Dservice.c1560 (opc == OBD_PING || opc == MDS_CONNECT || opc == OST_CONNECT)) in ptlrpc_hpreq_handler()
Dwiretest.c129 LASSERTF(MDS_CONNECT == 38, "found %lld\n", in lustre_assert_wire_constants()
130 (long long)MDS_CONNECT); in lustre_assert_wire_constants()
/linux-4.1.27/drivers/staging/lustre/lustre/include/lustre/
Dlustre_idl.h2019 MDS_CONNECT = 38, enumerator