Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/rds/
H A Drdma.c529 static int rds_rdma_pages(struct rds_iovec iov[], int nr_iovecs) in rds_rdma_pages() argument
/kernel/linux/linux-6.6/net/rds/
H A Drdma.c532 static int rds_rdma_pages(struct rds_iovec iov[], int nr_iovecs) in rds_rdma_pages() argument
/kernel/linux/linux-6.6/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
/kernel/linux/linux-6.6/tools/testing/selftests/net/
H A Dio_uring_zerocopy_tx.c157 io_uring_register_buffers(struct io_uring *ring, const struct iovec *iovecs, unsigned nr_iovecs) io_uring_register_buffers() argument
/kernel/linux/linux-5.10/block/
H A Dbio.c437 struct bio *bio_alloc_bioset(gfp_t gfp_mask, unsigned int nr_iovecs, in bio_alloc_bioset() argument
[all...]
/kernel/linux/linux-5.10/drivers/block/xen-blkback/
H A Dblkback.c1330 int nr_iovecs = min_t(int, (nseg-i), BIO_MAX_PAGES); in dispatch_rw_block_io() local
/kernel/linux/linux-5.10/fs/gfs2/
H A Dlops.c480 static struct bio *gfs2_chain_bio(struct bio *prev, unsigned int nr_iovecs) in gfs2_chain_bio() argument
/kernel/linux/linux-5.10/include/linux/
H A Dbio.h400 static inline struct bio *bio_alloc(gfp_t gfp_mask, unsigned int nr_iovecs) in bio_alloc() argument
405 static inline struct bio *bio_kmalloc(gfp_t gfp_mask, unsigned int nr_iovecs) in bio_kmalloc() argument
/kernel/linux/linux-6.6/fs/gfs2/
H A Dlops.c488 static struct bio *gfs2_chain_bio(struct bio *prev, unsigned int nr_iovecs) in gfs2_chain_bio() argument
/kernel/linux/linux-5.10/drivers/md/
H A Ddm-crypt.c1660 unsigned int nr_iovecs = (size + PAGE_SIZE - 1) >> PAGE_SHIFT; in crypt_alloc_buffer() local
H A Dmd.c343 struct bio *bio_alloc_mddev(gfp_t gfp_mask, int nr_iovecs, in bio_alloc_mddev() argument
/kernel/linux/linux-5.10/fs/btrfs/
H A Dextent_io.c2985 struct bio *btrfs_io_bio_alloc(unsigned int nr_iovecs) in btrfs_io_bio_alloc() argument
/kernel/linux/linux-5.10/fs/f2fs/
H A Ddata.c53 __f2fs_bio_alloc(gfp_t gfp_mask, unsigned int nr_iovecs) __f2fs_bio_alloc() argument

Completed in 49 milliseconds