Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/include/lustre/
Dlustre_idl.h1227 #define OBD_CONNECT_LOV_V3 0x100000000ULL /*client supports LOV v3 EA */ macro
1284 OBD_CONNECT_VBR | OBD_CONNECT_LOV_V3 | \
/linux-4.1.27/drivers/staging/lustre/lustre/llite/
Dllite_lib.c197 OBD_CONNECT_AT | OBD_CONNECT_LOV_V3 | in client_common_fill_super()
/linux-4.1.27/drivers/staging/lustre/lustre/ptlrpc/
Dwiretest.c1069 LASSERTF(OBD_CONNECT_LOV_V3 == 0x100000000ULL, "found 0x%.16llxULL\n", in lustre_assert_wire_constants()
1070 OBD_CONNECT_LOV_V3); in lustre_assert_wire_constants()