Home
last modified time | relevance | path

Searched defs:nr_vecs (Results 1 – 11 of 11) sorted by relevance

/Linux-v5.15/block/
Dbio.c34 int nr_vecs; member
44 static struct biovec_slab *biovec_slab(unsigned short nr_vecs) in biovec_slab()
157 void bvec_free(mempool_t *pool, struct bio_vec *bv, unsigned short nr_vecs) in bvec_free()
177 struct bio_vec *bvec_alloc(mempool_t *pool, unsigned short *nr_vecs, in bvec_alloc()
1702 struct bio *bio_alloc_kiocb(struct kiocb *kiocb, unsigned short nr_vecs, in bio_alloc_kiocb()
Dbio-integrity.c50 unsigned int nr_vecs) in bio_integrity_alloc()
/Linux-v5.15/tools/io_uring/
Dliburing.h122 unsigned nr_vecs, off_t offset) in io_uring_prep_readv()
136 unsigned nr_vecs, off_t offset) in io_uring_prep_writev()
/Linux-v5.15/fs/nilfs2/
Dsegbuf.c26 int nr_vecs; member
384 int nr_vecs) in nilfs_alloc_seg_bio()
/Linux-v5.15/drivers/target/
Dtarget_core_pscsi.c827 static inline struct bio *pscsi_get_bio(int nr_vecs) in pscsi_get_bio()
855 int nr_vecs = 0, rc; in pscsi_map_sg() local
/Linux-v5.15/drivers/virt/nitro_enclaves/
Dne_pci_dev.c298 int nr_vecs = 0; in ne_setup_msix() local
/Linux-v5.15/drivers/crypto/cavium/nitrox/
Dnitrox_isr.c294 int nr_vecs, vec, cpu; in nitrox_register_interrupts() local
/Linux-v5.15/fs/
Dmpage.c72 sector_t first_sector, int nr_vecs, in mpage_alloc()
Ddirect-io.c392 sector_t first_sector, int nr_vecs) in dio_bio_alloc()
/Linux-v5.15/fs/iomap/
Dbuffered-io.c284 unsigned int nr_vecs = DIV_ROUND_UP(length, PAGE_SIZE); in iomap_readpage_iter() local
/Linux-v5.15/fs/ntfs3/
Dfsntfs.c1446 static inline struct bio *ntfs_alloc_bio(u32 nr_vecs) in ntfs_alloc_bio()