Home
last modified time | relevance | path

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

/drivers/staging/lustre/lustre/llite/
Dllite_lib.c187 OBD_CONNECT_FULL20 | OBD_CONNECT_64BITHASH| in client_common_fill_super()
335 if (data->ocd_connect_flags & OBD_CONNECT_64BITHASH) in client_common_fill_super()
372 OBD_CONNECT_FULL20 | OBD_CONNECT_64BITHASH | in client_common_fill_super()
/drivers/staging/lustre/lustre/include/lustre/
Dlustre_idl.h1240 #define OBD_CONNECT_64BITHASH 0x4000000000ULL /* client supports 64-bits macro
1292 OBD_CONNECT_64BITHASH | OBD_CONNECT_JOBSTATS | \
1310 OBD_CONNECT_64BITHASH | OBD_CONNECT_MAXBYTES | \
/drivers/staging/lustre/lustre/obdecho/
Decho_client.c2064 OBD_CONNECT_64BITHASH | OBD_CONNECT_LVB_TYPE | in echo_client_setup()
/drivers/staging/lustre/lustre/ptlrpc/
Dwiretest.c1079 LASSERTF(OBD_CONNECT_64BITHASH == 0x4000000000ULL, "found 0x%.16llxULL\n", in lustre_assert_wire_constants()
1080 OBD_CONNECT_64BITHASH); in lustre_assert_wire_constants()