Searched defs:nr_vecs (Results 1 – 11 of 11) sorted by relevance
/linux/block/ |
A D | bio.c | 34 int nr_vecs; member 44 static struct biovec_slab *biovec_slab(unsigned short nr_vecs) in biovec_slab() 158 void bvec_free(mempool_t *pool, struct bio_vec *bv, unsigned short nr_vecs) in bvec_free() 178 struct bio_vec *bvec_alloc(mempool_t *pool, unsigned short *nr_vecs, in bvec_alloc() 1697 struct bio *bio_alloc_kiocb(struct kiocb *kiocb, unsigned short nr_vecs, in bio_alloc_kiocb()
|
A D | bio-integrity.c | 50 unsigned int nr_vecs) in bio_integrity_alloc()
|
/linux/tools/io_uring/ |
A 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/fs/nilfs2/ |
A D | segbuf.c | 26 int nr_vecs; member 384 int nr_vecs) in nilfs_alloc_seg_bio()
|
/linux/drivers/target/ |
A 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/drivers/virt/nitro_enclaves/ |
A D | ne_pci_dev.c | 298 int nr_vecs = 0; in ne_setup_msix() local
|
/linux/drivers/crypto/cavium/nitrox/ |
A D | nitrox_isr.c | 294 int nr_vecs, vec, cpu; in nitrox_register_interrupts() local
|
/linux/fs/ |
A D | mpage.c | 72 sector_t first_sector, int nr_vecs, in mpage_alloc()
|
A D | direct-io.c | 391 sector_t first_sector, int nr_vecs) in dio_bio_alloc()
|
/linux/fs/iomap/ |
A D | buffered-io.c | 293 unsigned int nr_vecs = DIV_ROUND_UP(length, PAGE_SIZE); in iomap_readpage_iter() local
|
/linux/fs/ntfs3/ |
A D | fsntfs.c | 1446 static inline struct bio *ntfs_alloc_bio(u32 nr_vecs) in ntfs_alloc_bio()
|
Completed in 24 milliseconds