Home
last modified time | relevance | path

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

/drivers/staging/lustre/lustre/include/lustre/
Dlustre_idl.h1222 #define OBD_CONNECT_MDS_CAPA 0x100000ULL /*MDS capability */ macro
1287 OBD_CONNECT_BRW_SIZE | OBD_CONNECT_MDS_CAPA | \
/drivers/staging/lustre/lustre/ptlrpc/
Dwiretest.c1043 LASSERTF(OBD_CONNECT_MDS_CAPA == 0x100000ULL, "found 0x%.16llxULL\n", in lustre_assert_wire_constants()
1044 OBD_CONNECT_MDS_CAPA); in lustre_assert_wire_constants()