Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/lustre/lustre/include/
Dlustre_export.h273 return !!(exp_connect_flags(exp) & OBD_CONNECT_VBR); in exp_connect_vbr()
/linux-4.4.14/drivers/staging/lustre/lustre/include/lustre/
Dlustre_idl.h1233 #define OBD_CONNECT_VBR 0x80000000ULL /*version based recovery */ macro
1290 OBD_CONNECT_VBR | OBD_CONNECT_LOV_V3 | \
1307 OBD_CONNECT_RMT_CLIENT_FORCE | OBD_CONNECT_VBR | \
/linux-4.4.14/drivers/staging/lustre/lustre/llite/
Dllite_lib.c186 OBD_CONNECT_RMT_CLIENT | OBD_CONNECT_VBR | in client_common_fill_super()
371 OBD_CONNECT_OSS_CAPA | OBD_CONNECT_VBR| in client_common_fill_super()
/linux-4.4.14/drivers/staging/lustre/lustre/ptlrpc/
Dwiretest.c1065 LASSERTF(OBD_CONNECT_VBR == 0x80000000ULL, "found 0x%.16llxULL\n", in lustre_assert_wire_constants()
1066 OBD_CONNECT_VBR); in lustre_assert_wire_constants()