Home
last modified time | relevance | path

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

/net/rds/
Drdma.c615 unsigned int nr_bytes; in rds_cmsg_rdma_args() local
700 nr_bytes = 0; in rds_cmsg_rdma_args()
759 nr_bytes, nr, iov->bytes, iov->addr); in rds_cmsg_rdma_args()
761 nr_bytes += iov->bytes; in rds_cmsg_rdma_args()
783 if (nr_bytes > args->remote_vec.bytes) { in rds_cmsg_rdma_args()
785 nr_bytes, in rds_cmsg_rdma_args()
790 op->op_bytes = nr_bytes; in rds_cmsg_rdma_args()