Lines Matching defs:bvec
95 static inline bool is_partial_io(struct bio_vec *bvec) in is_partial_io()
100 static inline bool is_partial_io(struct bio_vec *bvec) in is_partial_io()
130 static void update_position(u32 *index, int *offset, struct bio_vec *bvec) in update_position()
541 static int read_from_bdev_async(struct zram *zram, struct bio_vec *bvec, in read_from_bdev_async()
610 struct bio_vec bvec; in writeback_store() local
734 struct bio_vec bvec; member
753 static int read_from_bdev_sync(struct zram *zram, struct bio_vec *bvec, in read_from_bdev_sync()
771 static int read_from_bdev_sync(struct zram *zram, struct bio_vec *bvec, in read_from_bdev_sync()
779 static int read_from_bdev(struct zram *zram, struct bio_vec *bvec, in read_from_bdev()
790 static int read_from_bdev(struct zram *zram, struct bio_vec *bvec, in read_from_bdev()
1250 struct bio_vec bvec; in __zram_bvec_read() local
1315 static int zram_bvec_read(struct zram *zram, struct bio_vec *bvec, in zram_bvec_read()
1348 static int __zram_bvec_write(struct zram *zram, struct bio_vec *bvec, in __zram_bvec_write()
1467 static int zram_bvec_write(struct zram *zram, struct bio_vec *bvec, in zram_bvec_write()
1551 static int zram_bvec_rw(struct zram *zram, struct bio_vec *bvec, u32 index, in zram_bvec_rw()
1583 struct bio_vec bvec; in __zram_make_request() local