Home
last modified time | relevance | path

Searched defs:bvec (Results 1 – 22 of 22) sorted by relevance

/drivers/block/zram/
Dzram_drv.c149 static inline bool is_partial_io(struct bio_vec *bvec) in is_partial_io()
154 static inline bool is_partial_io(struct bio_vec *bvec) in is_partial_io()
184 static void update_position(u32 *index, int *offset, struct bio_vec *bvec) in update_position()
595 static int read_from_bdev_async(struct zram *zram, struct bio_vec *bvec, in read_from_bdev_async()
677 struct bio_vec bvec; in writeback_store() local
801 struct bio_vec bvec; member
820 static int read_from_bdev_sync(struct zram *zram, struct bio_vec *bvec, in read_from_bdev_sync()
838 static int read_from_bdev_sync(struct zram *zram, struct bio_vec *bvec, in read_from_bdev_sync()
846 static int read_from_bdev(struct zram *zram, struct bio_vec *bvec, in read_from_bdev()
857 static int read_from_bdev(struct zram *zram, struct bio_vec *bvec, in read_from_bdev()
[all …]
/drivers/target/
Dtarget_core_file.c271 struct bio_vec *bvec; in fd_execute_rw_aio() local
324 struct bio_vec *bvec; in fd_do_rw() local
444 struct bio_vec *bvec; in fd_execute_write_same() local
/drivers/md/
Ddm-user.c297 struct bio_vec bvec; in bio_size() local
475 struct bio_vec bvec; in bio_copy_from_iter() local
506 struct bio_vec bvec; in bio_copy_to_iter() local
Ddm-flakey.c293 struct bio_vec bvec; in corrupt_bio_data() local
Ddm-io.c211 struct bio_vec bvec = bvec_iter_bvec((struct bio_vec *)dp->context_ptr, in bio_get_page() local
/drivers/block/
Dloop.c269 static int lo_write_bvec(struct file *file, struct bio_vec *bvec, loff_t *ppos) in lo_write_bvec()
294 struct bio_vec bvec; in lo_write_simple() local
316 struct bio_vec bvec, b; in lo_write_transfer() local
346 struct bio_vec bvec; in lo_read_simple() local
375 struct bio_vec bvec, b; in lo_read_transfer() local
521 struct bio_vec *bvec; in lo_rw_aio() local
Dloop.h73 struct bio_vec *bvec; member
Dbrd.c286 struct bio_vec bvec; in brd_submit_bio() local
Dps3disk.c86 struct bio_vec bvec; in ps3disk_scatter_gather() local
Dps3vram.c539 struct bio_vec bvec; in ps3vram_do_bio() local
Dnbd.c623 struct bio_vec bvec; in nbd_send_cmd() local
749 struct bio_vec bvec; in nbd_read_stat() local
/drivers/s390/block/
Dxpram.c188 struct bio_vec bvec; in xpram_submit_bio() local
Ddcssblk.c872 struct bio_vec bvec; in dcssblk_submit_bio() local
/drivers/nvdimm/
Dblk.c171 struct bio_vec bvec; in nd_blk_submit_bio() local
Dpmem.c198 struct bio_vec bvec; in pmem_submit_bio() local
Dbtt.c1448 struct bio_vec bvec; in btt_submit_bio() local
/drivers/block/null_blk/
Dmain.c1154 struct bio_vec bvec; in null_handle_rq() local
1187 struct bio_vec bvec; in null_handle_bio() local
/drivers/block/rsxx/
Ddma.c673 struct bio_vec bvec; in rsxx_dma_queue_bio() local
/drivers/block/drbd/
Ddrbd_main.c1597 struct bio_vec bvec; in _drbd_send_bio() local
1619 struct bio_vec bvec; in _drbd_send_zc_bio() local
Ddrbd_worker.c319 struct bio_vec bvec; in drbd_csum_bio() local
Ddrbd_receiver.c2012 struct bio_vec bvec; in recv_dless_read() local
/drivers/nvme/target/
Dnvmet.h328 struct bio_vec *bvec; member