Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/include/lustre/
Dlustre_idl.h1215 #define OBD_CONNECT_MDS_CAPA 0x100000ULL /*MDS capability */ macro
1281 OBD_CONNECT_BRW_SIZE | OBD_CONNECT_MDS_CAPA | \
/linux-4.1.27/drivers/staging/lustre/lustre/llite/
Dllite_lib.c195 OBD_CONNECT_MDS_CAPA | OBD_CONNECT_OSS_CAPA | in client_common_fill_super()
352 if (data->ocd_connect_flags & OBD_CONNECT_MDS_CAPA) { in client_common_fill_super()
/linux-4.1.27/drivers/staging/lustre/lustre/ptlrpc/
Dwiretest.c1045 LASSERTF(OBD_CONNECT_MDS_CAPA == 0x100000ULL, "found 0x%.16llxULL\n", in lustre_assert_wire_constants()
1046 OBD_CONNECT_MDS_CAPA); in lustre_assert_wire_constants()