Home
last modified time | relevance | path

Searched refs:OBD_CONNECT_VBR (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/drivers/staging/lustre/lustre/include/
Dlustre_export.h334 return !!(exp_connect_flags(exp) & OBD_CONNECT_VBR); in exp_connect_vbr()
/linux-4.1.27/drivers/staging/lustre/lustre/include/lustre/
Dlustre_idl.h1226 #define OBD_CONNECT_VBR 0x80000000ULL /*version based recovery */ macro
1284 OBD_CONNECT_VBR | OBD_CONNECT_LOV_V3 | \
1301 OBD_CONNECT_RMT_CLIENT_FORCE | OBD_CONNECT_VBR | \
/linux-4.1.27/drivers/staging/lustre/lustre/llite/
Dllite_lib.c198 OBD_CONNECT_RMT_CLIENT | OBD_CONNECT_VBR | in client_common_fill_super()
398 OBD_CONNECT_OSS_CAPA | OBD_CONNECT_VBR| in client_common_fill_super()
/linux-4.1.27/drivers/staging/lustre/lustre/ptlrpc/
Dwiretest.c1067 LASSERTF(OBD_CONNECT_VBR == 0x80000000ULL, "found 0x%.16llxULL\n", in lustre_assert_wire_constants()
1068 OBD_CONNECT_VBR); in lustre_assert_wire_constants()