Searched defs:bvec (Results 1 - 25 of 76) sorted by path

1234

/linux-master/arch/m68k/emu/
H A Dnfblock.c63 struct bio_vec bvec; local
/linux-master/arch/um/drivers/
H A Dubd_kern.c1215 struct bio_vec bvec; local
/linux-master/arch/xtensa/platforms/iss/
H A Dsimdisk.c106 struct bio_vec bvec; local
/linux-master/block/
H A Dbio-integrity.c206 static int bio_integrity_copy_user(struct bio *bio, struct bio_vec *bvec, argument
265 static int bio_integrity_init_user(struct bio *bio, struct bio_vec *bvec, argument
281 static unsigned int bvec_from_pages(struct bio_vec *bvec, struc argument
317 struct bio_vec stack_vec[UIO_FASTIOV], *bvec = stack_vec; local
[all...]
H A Dbio.c1437 struct bio_vec *bvec; local
[all...]
H A Dblk-map.c50 struct bio_vec *bvec; local
81 struct bio_vec *bvec; local
452 struct bio_vec *bvec; local
[all...]
H A Dblk-merge.c458 blk_bvec_map_sg(struct request_queue *q, struct bio_vec *bvec, struct scatterlist *sglist, struct scatterlist **sg) argument
503 __blk_segment_map_sg_merge(struct request_queue *q, struct bio_vec *bvec, struct bio_vec *bvprv, struct scatterlist **sg) argument
527 struct bio_vec bvec, bvprv = { NULL }; local
[all...]
H A Dbounce.c105 struct bio_vec *bvec, orig_vec; local
/linux-master/drivers/block/
H A Dbrd.c247 struct bio_vec bvec; local
H A Dloop.c87 struct bio_vec *bvec; member in struct:loop_cmd
239 static int lo_write_bvec(struct file *file, struct bio_vec *bvec, loff_t *ppos) argument
262 struct bio_vec bvec; local
279 struct bio_vec bvec; local
395 struct bio_vec *bvec; local
[all...]
H A Dn64cart.c89 struct bio_vec bvec; local
H A Dnbd.c686 struct bio_vec bvec; local
831 struct bio_vec bvec; local
[all...]
H A Dps3disk.c85 struct bio_vec bvec; local
H A Dps3vram.c538 struct bio_vec bvec; local
/linux-master/drivers/block/drbd/
H A Ddrbd_main.c1543 struct bio_vec bvec; local
1590 struct bio_vec bvec; local
1609 struct bio_vec bvec; local
[all...]
H A Ddrbd_receiver.c1985 struct bio_vec bvec; local
H A Ddrbd_worker.c319 struct bio_vec bvec; local
/linux-master/drivers/block/null_blk/
H A Dmain.c1213 struct bio_vec bvec; local
/linux-master/drivers/block/zram/
H A Dzram_drv.c146 static inline bool is_partial_io(struct bio_vec *bvec) argument
152 static inline bool is_partial_io(struct bio_vec *bvec) argument
1385 static int zram_bvec_read_partial(struct zram *zram, struct bio_vec *bvec, argument
1400 static int zram_bvec_read(struct zram *zram, struct bio_vec *bvec, argument
1536 static int zram_bvec_write_partial(struct zram *zram, struct bio_vec *bvec, argument
1554 zram_bvec_write(struct zram *zram, struct bio_vec *bvec, u32 index, int offset, struct bio *bio) argument
[all...]
/linux-master/drivers/infiniband/sw/siw/
H A Dsiw_qp_tx.c320 struct bio_vec bvec; local
/linux-master/drivers/md/
H A Ddm-flakey.c345 struct bio_vec bvec; local
460 struct bio_vec bvec = bvec_iter_bvec(bio->bi_io_vec, iter); local
H A Ddm-io.c219 struct bio_vec bvec = bvec_iter_bvec((struct bio_vec *)dp->context_ptr, local
H A Dmd.c1086 struct bio_vec bvec; local
/linux-master/drivers/mtd/
H A Dmtd_blkdevs.c50 struct bio_vec bvec; local
/linux-master/drivers/mtd/ubi/
H A Dblock.c191 struct bio_vec bvec; local

Completed in 470 milliseconds

1234