Searched defs:nr_vecs (Results 1 – 11 of 11) sorted by relevance
/Linux-v5.15/block/ |
D | bio.c | 34 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()
|
D | bio-integrity.c | 50 unsigned int nr_vecs) in bio_integrity_alloc()
|
/Linux-v5.15/tools/io_uring/ |
D | liburing.h | 122 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/ |
D | segbuf.c | 26 int nr_vecs; member 384 int nr_vecs) in nilfs_alloc_seg_bio()
|
/Linux-v5.15/drivers/target/ |
D | target_core_pscsi.c | 827 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/ |
D | ne_pci_dev.c | 298 int nr_vecs = 0; in ne_setup_msix() local
|
/Linux-v5.15/drivers/crypto/cavium/nitrox/ |
D | nitrox_isr.c | 294 int nr_vecs, vec, cpu; in nitrox_register_interrupts() local
|
/Linux-v5.15/fs/ |
D | mpage.c | 72 sector_t first_sector, int nr_vecs, in mpage_alloc()
|
D | direct-io.c | 392 sector_t first_sector, int nr_vecs) in dio_bio_alloc()
|
/Linux-v5.15/fs/iomap/ |
D | buffered-io.c | 284 unsigned int nr_vecs = DIV_ROUND_UP(length, PAGE_SIZE); in iomap_readpage_iter() local
|
/Linux-v5.15/fs/ntfs3/ |
D | fsntfs.c | 1446 static inline struct bio *ntfs_alloc_bio(u32 nr_vecs) in ntfs_alloc_bio()
|