Searched refs:rl_all (Results 1 – 3 of 3) sorted by relevance
461 list_for_each_entry(req, &buf->rb_allreqs, rl_all) { in rpcrdma_ia_remove()1086 list_add(&req->rl_all, &buffer->rb_allreqs); in rpcrdma_create_req()1255 struct rpcrdma_req, rl_all); in rpcrdma_buffer_destroy()1256 list_del(&req->rl_all); in rpcrdma_buffer_destroy()
30 list_del(&req->rl_all); in rpcrdma_bc_free_rqst()
349 struct list_head rl_all; member