Home
last modified time | relevance | path

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

/net/rds/
A Drdma.c618 unsigned int nr_bytes; in rds_cmsg_rdma_args() local
703 nr_bytes = 0; in rds_cmsg_rdma_args()
762 nr_bytes, nr, iov->bytes, iov->addr); in rds_cmsg_rdma_args()
764 nr_bytes += iov->bytes; in rds_cmsg_rdma_args()
786 if (nr_bytes > args->remote_vec.bytes) { in rds_cmsg_rdma_args()
788 nr_bytes, in rds_cmsg_rdma_args()
793 op->op_bytes = nr_bytes; in rds_cmsg_rdma_args()

Completed in 3 milliseconds