Searched refs:rr_all (Results 1 – 2 of 2) sorted by relevance
987 list_add(&rep->rr_all, &r_xprt->rx_buf.rb_all_reps); in rpcrdma_rep_create()1003 list_del(&rep->rr_all); in rpcrdma_rep_destroy()1030 list_for_each_entry(rep, &buf->rb_all_reps, rr_all) { in rpcrdma_reps_unmap()
196 struct list_head rr_all; member