Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/lustre/lustre/fld/
Dfld_request.c425 imp->imp_connect_flags_orig & OBD_CONNECT_MDS_MDS) in fld_client_rpc()
/linux-4.4.14/drivers/staging/lustre/lustre/include/lustre/
Dlustre_idl.h1228 #define OBD_CONNECT_MDS_MDS 0x4000000ULL /*MDS-MDS connection */ macro
1273 #define OBD_CONNECT_MNE_SWAB OBD_CONNECT_MDS_MDS
1288 OBD_CONNECT_OSS_CAPA | OBD_CONNECT_MDS_MDS | \
/linux-4.4.14/drivers/staging/lustre/lustre/ptlrpc/
Dwiretest.c1055 LASSERTF(OBD_CONNECT_MDS_MDS == 0x4000000ULL, "found 0x%.16llxULL\n", in lustre_assert_wire_constants()
1056 OBD_CONNECT_MDS_MDS); in lustre_assert_wire_constants()