Searched refs:xprt_wait_for_buffer_space (Results 1 – 4 of 4) sorted by relevance
376 void xprt_wait_for_buffer_space(struct rpc_task *task, rpc_action action);
498 void xprt_wait_for_buffer_space(struct rpc_task *task, rpc_action action) in xprt_wait_for_buffer_space() function506 EXPORT_SYMBOL_GPL(xprt_wait_for_buffer_space);
474 xprt_wait_for_buffer_space(task, xs_nospace_callback); in xs_nospace()
869 xprt_wait_for_buffer_space(rqst->rq_task, NULL); in rpcrdma_marshal_req()