Home
last modified time | relevance | path

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

/drivers/staging/lustre/lustre/include/lustre/
Dlustre_idl.h1228 #define OBD_CONNECT_64BITHASH 0x4000000000ULL /* client supports 64-bits macro
1281 OBD_CONNECT_64BITHASH | OBD_CONNECT_JOBSTATS | \
1299 OBD_CONNECT_64BITHASH | OBD_CONNECT_MAXBYTES | \
/drivers/staging/lustre/lustre/llite/
Dllite_lib.c200 OBD_CONNECT_FULL20 | OBD_CONNECT_64BITHASH| in client_common_fill_super()
369 if (data->ocd_connect_flags & OBD_CONNECT_64BITHASH) in client_common_fill_super()
406 OBD_CONNECT_FULL20 | OBD_CONNECT_64BITHASH | in client_common_fill_super()
/drivers/staging/lustre/lustre/obdecho/
Decho_client.c2024 OBD_CONNECT_64BITHASH | OBD_CONNECT_LVB_TYPE | in echo_client_setup()
/drivers/staging/lustre/lustre/ptlrpc/
Dwiretest.c1081 LASSERTF(OBD_CONNECT_64BITHASH == 0x4000000000ULL, "found 0x%.16llxULL\n", in lustre_assert_wire_constants()
1082 OBD_CONNECT_64BITHASH); in lustre_assert_wire_constants()