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()
1213 #define OBD_CONNECT_BRW_SIZE 0x40000ULL /*Max bytes per rpc */ macro1281 OBD_CONNECT_BRW_SIZE | OBD_CONNECT_MDS_CAPA | \1297 OBD_CONNECT_BRW_SIZE | OBD_CONNECT_OSS_CAPA | \
194 OBD_CONNECT_VERSION | OBD_CONNECT_BRW_SIZE | in client_common_fill_super()365 if (data->ocd_connect_flags & OBD_CONNECT_BRW_SIZE) in client_common_fill_super()394 OBD_CONNECT_REQPORTAL | OBD_CONNECT_BRW_SIZE | in client_common_fill_super()
1111 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()
2063 OBD_CONNECT_BRW_SIZE | in echo_client_setup()