Home
last modified time | relevance | path

Searched defs:nr_iovecs (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/net/rds/
H A Drdma.c532 static int rds_rdma_pages(struct rds_iovec iov[], int nr_iovecs) in rds_rdma_pages()
/openbmc/linux/drivers/md/
H A Ddm-flakey.c416 unsigned size, remaining_size, nr_iovecs, order; in clone_bio() local
H A Ddm-crypt.c1684 unsigned int nr_iovecs = (size + PAGE_SIZE - 1) >> PAGE_SHIFT; in crypt_alloc_buffer() local
/openbmc/linux/tools/testing/selftests/net/
H A Dio_uring_zerocopy_tx.c159 unsigned nr_iovecs) in io_uring_register_buffers()
/openbmc/linux/fs/gfs2/
H A Dlops.c488 static struct bio *gfs2_chain_bio(struct bio *prev, unsigned int nr_iovecs) in gfs2_chain_bio()