Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/fld/
Dfld_request.c440 imp->imp_connect_flags_orig & OBD_CONNECT_MDS_MDS) in fld_client_rpc()
/linux-4.1.27/drivers/staging/lustre/lustre/include/lustre/
Dlustre_idl.h1221 #define OBD_CONNECT_MDS_MDS 0x4000000ULL /*MDS-MDS connection */ macro
1266 #define OBD_CONNECT_MNE_SWAB OBD_CONNECT_MDS_MDS
1282 OBD_CONNECT_OSS_CAPA | OBD_CONNECT_MDS_MDS | \
/linux-4.1.27/drivers/staging/lustre/lustre/ptlrpc/
Dwiretest.c1057 LASSERTF(OBD_CONNECT_MDS_MDS == 0x4000000ULL, "found 0x%.16llxULL\n", in lustre_assert_wire_constants()
1058 OBD_CONNECT_MDS_MDS); in lustre_assert_wire_constants()