Searched defs:nr_iovecs (Results 1 - 6 of 6) sorted by relevance

/linux-master/tools/include/io_uring/
H A Dmini_liburing.h247 io_uring_register_buffers(struct io_uring *ring, const struct iovec *iovecs, unsigned int nr_iovecs) argument
/linux-master/net/rds/
H A Drdma.c532 static int rds_rdma_pages(struct rds_iovec iov[], int nr_iovecs) argument
/linux-master/drivers/md/
H A Ddm-flakey.c416 unsigned size, remaining_size, nr_iovecs, order; local
H A Ddm-crypt.c1678 unsigned int nr_iovecs = (size + PAGE_SIZE - 1) >> PAGE_SHIFT; local
/linux-master/fs/gfs2/
H A Dlops.c481 static struct bio *gfs2_chain_bio(struct bio *prev, unsigned int nr_iovecs) argument
/linux-master/fs/bcachefs/
H A Dec.c730 unsigned nr_iovecs = min_t(size_t, BIO_MAX_VECS, local

Completed in 293 milliseconds