rw_first_sgl       44 net/sunrpc/xprtrdma/svc_rdma_rw.c 	struct scatterlist	rw_first_sgl[0];
rw_first_sgl       67 net/sunrpc/xprtrdma/svc_rdma_rw.c 		ctxt = kmalloc(struct_size(ctxt, rw_first_sgl, SG_CHUNK_SIZE),
rw_first_sgl       74 net/sunrpc/xprtrdma/svc_rdma_rw.c 	ctxt->rw_sg_table.sgl = ctxt->rw_first_sgl;