Searched refs:OBD_CONNECT_BRW_SIZE (Results 1 – 6 of 6) sorted by relevance
286 if (exp_connect_flags(exp) & OBD_CONNECT_BRW_SIZE) in exp_max_brw_size()
1208 #define OBD_CONNECT_BRW_SIZE 0x40000ULL /*Max bytes per rpc */ macro1276 OBD_CONNECT_BRW_SIZE | OBD_CONNECT_MDS_CAPA | \1292 OBD_CONNECT_BRW_SIZE | OBD_CONNECT_OSS_CAPA | \
195 OBD_CONNECT_VERSION | OBD_CONNECT_BRW_SIZE | in client_common_fill_super()372 if (data->ocd_connect_flags & OBD_CONNECT_BRW_SIZE) in client_common_fill_super()401 OBD_CONNECT_REQPORTAL | OBD_CONNECT_BRW_SIZE | in client_common_fill_super()
1117 if (ocd->ocd_connect_flags & OBD_CONNECT_BRW_SIZE) in ptlrpc_connect_interpret()
1041 LASSERTF(OBD_CONNECT_BRW_SIZE == 0x40000ULL, "found 0x%.16llxULL\n", in lustre_assert_wire_constants()1042 OBD_CONNECT_BRW_SIZE); in lustre_assert_wire_constants()
2022 OBD_CONNECT_BRW_SIZE | in echo_client_setup()