Searched refs:BULK_GET_SOURCE (Results 1 – 5 of 5) sorted by relevance
135 desc->bd_type == BULK_GET_SOURCE); in ptlrpc_register_bulk()174 ((desc->bd_type == BULK_GET_SOURCE) ? in ptlrpc_register_bulk()228 desc->bd_type == BULK_GET_SOURCE ? "get-source" : "put-sink", in ptlrpc_register_bulk()
181 (desc->bd_type == BULK_GET_SOURCE && in client_bulk_callback()
146 LASSERT(type == BULK_PUT_SINK || type == BULK_GET_SOURCE); in ptlrpc_prep_bulk_imp()
1711 #define BULK_GET_SOURCE 0 macro
1273 opc == OST_WRITE ? BULK_GET_SOURCE : BULK_PUT_SINK, in osc_brw_prep_request()