Lines Matching defs:bio_vec
93 static inline bool is_partial_io(struct bio_vec *bvec)
99 static inline bool is_partial_io(struct bio_vec *bvec)
549 struct bio_vec bio_vec;
635 bio_init(&bio, zram->bdev, &bio_vec, 1,
714 struct bio_vec bv;
1409 static int zram_bvec_read_partial(struct zram *zram, struct bio_vec *bvec,
1424 static int zram_bvec_read(struct zram *zram, struct bio_vec *bvec,
1563 static int zram_bvec_write_partial(struct zram *zram, struct bio_vec *bvec,
1581 static int zram_bvec_write(struct zram *zram, struct bio_vec *bvec,
1903 struct bio_vec bv = bio_iter_iovec(bio, iter);
1934 struct bio_vec bv = bio_iter_iovec(bio, iter);