Searched defs:nr_vecs (Results 1 – 7 of 7) sorted by relevance
26 int nr_vecs; member
60 struct iomap_dio *dio, unsigned short nr_vecs, blk_opf_t opf) in iomap_dio_alloc_bio()
404 unsigned int nr_vecs = DIV_ROUND_UP(length, PAGE_SIZE); in iomap_readpage_iter() local
734 unsigned nr_vecs = DIV_ROUND_UP(buf_bytes, PAGE_SIZE); in __bch2_data_update_bios_init() local
62 struct btrfs_bio *btrfs_bio_alloc(unsigned int nr_vecs, blk_opf_t opf, in btrfs_bio_alloc()
396 sector_t first_sector, int nr_vecs) in dio_bio_alloc()
1337 unsigned int nr_vecs = bio_add_max_vecs(bp->b_addr, len); in xfs_buf_submit_bio() local
Completed in 28 milliseconds