Home
last modified time | relevance | path

Searched refs:rw_nents (Results 1 – 1 of 1) sorted by relevance

/linux/net/sunrpc/xprtrdma/
H A Dsvc_rdma_rw.c43 unsigned int rw_nents;
160 ctxt->rw_bvec, ctxt->rw_nents, in svc_rdma_cc_init()
164 ctxt->rw_nents, ret); in svc_rdma_cc_init()
208 ctxt->rw_bvec, ctxt->rw_nents, dir); in svc_rdma_write_info_alloc()
447 ctxt->rw_nents = 1; in svc_rdma_pagelist_to_sg()
477 ctxt->rw_nents = bvec_idx; in svc_rdma_build_writes()
764 ctxt->rw_nents = nr_bvec; in svc_rdma_build_read_segment()
766 for (bvec_idx = 0; bvec_idx < ctxt->rw_nents; bvec_idx++) { in svc_rdma_build_read_segment()
41 unsigned int rw_nents; global() member