Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/lustre/lustre/include/lustre/
Dlustre_idl.h1234 #define OBD_CONNECT_LOV_V3 0x100000000ULL /*client supports LOV v3 EA */ macro
1290 OBD_CONNECT_VBR | OBD_CONNECT_LOV_V3 | \
/linux-4.4.14/drivers/staging/lustre/lustre/llite/
Dllite_lib.c185 OBD_CONNECT_AT | OBD_CONNECT_LOV_V3 | in client_common_fill_super()
/linux-4.4.14/drivers/staging/lustre/lustre/ptlrpc/
Dwiretest.c1067 LASSERTF(OBD_CONNECT_LOV_V3 == 0x100000000ULL, "found 0x%.16llxULL\n", in lustre_assert_wire_constants()
1068 OBD_CONNECT_LOV_V3); in lustre_assert_wire_constants()