Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/include/lustre/
Dlustre_idl.h1233 #define OBD_CONNECT_64BITHASH 0x4000000000ULL /* client supports 64-bits macro
1286 OBD_CONNECT_64BITHASH | OBD_CONNECT_JOBSTATS | \
1304 OBD_CONNECT_64BITHASH | OBD_CONNECT_MAXBYTES | \
/linux-4.1.27/drivers/staging/lustre/lustre/llite/
Dllite_lib.c199 OBD_CONNECT_FULL20 | OBD_CONNECT_64BITHASH| in client_common_fill_super()
362 if (data->ocd_connect_flags & OBD_CONNECT_64BITHASH) in client_common_fill_super()
399 OBD_CONNECT_FULL20 | OBD_CONNECT_64BITHASH | in client_common_fill_super()
/linux-4.1.27/drivers/staging/lustre/lustre/obdecho/
Decho_client.c2065 OBD_CONNECT_64BITHASH | OBD_CONNECT_LVB_TYPE | in echo_client_setup()
/linux-4.1.27/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()