Searched defs:nr_vecs (Results 1 – 9 of 9) sorted by relevance
/linux/block/ |
H A D | bio-integrity.c | 60 unsigned int nr_vecs) in bio_integrity_alloc() 107 static void bio_integrity_unpin_bvec(struct bio_vec *bv, int nr_vecs, in bio_integrity_unpin_bvec() 121 unsigned short nr_vecs = bip->bip_max_vcnt - 1; in bio_integrity_uncopy_user() local 201 int nr_vecs, unsigned int len, in bio_integrity_copy_user() 260 int nr_vecs, unsigned int len) in bio_integrity_init_user() 275 int nr_vecs, ssize_t bytes, ssize_t offset) in bvec_from_pages() 312 int ret, nr_vecs; in bio_integrity_map_user() local
|
H A D | blk-lib.c | 200 unsigned int nr_vecs = __blkdev_sectors_to_bio_pages(nr_sects); in __blkdev_issue_zero_pages() local
|
/linux/drivers/virt/nitro_enclaves/ |
H A D | ne_pci_dev.c | 298 int nr_vecs = 0; in ne_setup_msix() local
|
/linux/drivers/crypto/cavium/nitrox/ |
H A D | nitrox_isr.c | 294 int nr_vecs, vec, cpu; in nitrox_register_interrupts() local
|
/linux/fs/nilfs2/ |
H A D | segbuf.c | 26 int nr_vecs; member
|
/linux/fs/iomap/ |
H A D | direct-io.c | 63 struct iomap_dio *dio, unsigned short nr_vecs, blk_opf_t opf) in iomap_dio_alloc_bio()
|
H A D | buffered-io.c | 409 unsigned int nr_vecs = DIV_ROUND_UP(length, PAGE_SIZE); in iomap_readpage_iter() local
|
/linux/fs/btrfs/ |
H A D | bio.c | 62 struct btrfs_bio *btrfs_bio_alloc(unsigned int nr_vecs, blk_opf_t opf, in btrfs_bio_alloc()
|
/linux/fs/ |
H A D | direct-io.c | 396 sector_t first_sector, int nr_vecs) in dio_bio_alloc()
|