Home
last modified time | relevance | path

Searched refs:bio_vec (Results 1 – 25 of 49) sorted by relevance

12

/drivers/xen/
Dbiomerge.c6 bool xen_biovec_phys_mergeable(const struct bio_vec *vec1, in xen_biovec_phys_mergeable()
7 const struct bio_vec *vec2) in xen_biovec_phys_mergeable()
/drivers/md/bcache/
Djournal.h149 struct bio_vec discard_bv;
153 struct bio_vec bv[8];
Dmovinggc.c47 struct bio_vec *bv; in write_moving_finish()
151 io = kzalloc(sizeof(struct moving_io) + sizeof(struct bio_vec) in read_moving()
Dbcache.h297 struct bio_vec sb_bv[1];
385 struct bio_vec sb_bv[1];
Dwriteback.c133 struct bio_vec *bv; in write_dirty_finish()
247 io = kzalloc(sizeof(struct dirty_io) + sizeof(struct bio_vec) in read_dirty()
Dutil.c248 struct bio_vec *bv = bio->bi_io_vec; in bch_bio_map()
Ddebug.c109 struct bio_vec bv, *bv2; in bch_data_verify()
/drivers/scsi/
Dsd_dif.c131 struct bio_vec iv; in sd_dif_prepare()
183 struct bio_vec iv; in sd_dif_complete()
/drivers/block/zram/
Dzram_drv.c109 static inline bool is_partial_io(struct bio_vec *bvec) in is_partial_io()
138 static void update_position(u32 *index, int *offset, struct bio_vec *bvec) in update_position()
175 static void handle_zero_page(struct bio_vec *bvec) in handle_zero_page()
598 static int zram_bvec_read(struct zram *zram, struct bio_vec *bvec, in zram_bvec_read()
648 static int zram_bvec_write(struct zram *zram, struct bio_vec *bvec, u32 index, in zram_bvec_write()
812 static int zram_bvec_rw(struct zram *zram, struct bio_vec *bvec, u32 index, in zram_bvec_rw()
845 struct bio_vec bvec; in __zram_make_request()
867 struct bio_vec bv; in __zram_make_request()
943 struct bio_vec bv; in zram_rw_page()
/drivers/md/
Ddm-log-writes.c124 struct bio_vec vecs[0];
152 struct bio_vec *bvec; in log_end_io()
552 struct bio_vec bv; in log_writes_map()
582 alloc_size = sizeof(struct pending_block) + sizeof(struct bio_vec) * bio_segments(bio); in log_writes_map()
Draid1.h153 struct bio_vec *behind_bvecs;
Ddm-io.c207 struct bio_vec *bvec = dp->context_ptr; in bio_get_page()
215 struct bio_vec *bvec = dp->context_ptr; in bio_next_page()
Draid1.c149 struct bio_vec *bv; in r1buf_pool_alloc()
974 struct bio_vec *bvec; in alloc_behind_pages()
975 struct bio_vec *bvecs = kzalloc(bio->bi_vcnt * sizeof(struct bio_vec), in alloc_behind_pages()
1365 struct bio_vec *bvec; in make_request()
1965 struct bio_vec *bi; in process_checks()
2205 struct bio_vec *vec = r1_bio->behind_bvecs; in narrow_write_error()
2213 memcpy(wbio->bi_io_vec, vec, vcnt * sizeof(struct bio_vec)); in narrow_write_error()
Draid5.h245 struct bio_vec vec, rvec;
Ddm-crypt.c840 struct bio_vec bv_in = bio_iter_iovec(ctx->bio_in, ctx->iter_in); in crypt_convert_block()
841 struct bio_vec bv_out = bio_iter_iovec(ctx->bio_out, ctx->iter_out); in crypt_convert_block()
994 struct bio_vec *bvec; in crypt_alloc_buffer()
1039 struct bio_vec *bv; in crypt_free_buffer_pages()
/drivers/target/
Dtarget_core_file.c254 struct bio_vec *bvec; in fd_do_rw()
259 bvec = kcalloc(sgl_nents, sizeof(struct bio_vec), GFP_KERNEL); in fd_do_rw()
374 struct bio_vec *bvec; in fd_execute_write_same()
398 bvec = kcalloc(nolb, sizeof(struct bio_vec), GFP_KERNEL); in fd_execute_write_same()
/drivers/nvdimm/
Dblk.c82 struct bio_vec bv; in nd_blk_rw_integrity()
172 struct bio_vec bvec; in nd_blk_make_request()
/drivers/block/
Dnbd.c224 static inline int sock_send_bvec(struct nbd_device *nbd, struct bio_vec *bvec, in sock_send_bvec()
276 struct bio_vec bvec; in nbd_send_req()
322 static inline int sock_recv_bvec(struct nbd_device *nbd, struct bio_vec *bvec) in sock_recv_bvec()
374 struct bio_vec bvec; in nbd_read_stat()
Dps3disk.c97 struct bio_vec bvec; in ps3disk_scatter_gather()
132 struct bio_vec bv; in ps3disk_submit_request_sg()
Dloop.c261 static int lo_write_bvec(struct file *file, struct bio_vec *bvec, loff_t *ppos) in lo_write_bvec()
286 struct bio_vec bvec; in lo_write_simple()
308 struct bio_vec bvec, b; in lo_write_transfer()
338 struct bio_vec bvec; in lo_read_simple()
367 struct bio_vec bvec, b; in lo_read_transfer()
480 struct bio_vec *bvec; in lo_rw_aio()
Dfloppy.c2375 struct bio_vec bv; in buffer_chain_size()
2413 struct bio_vec bv; in copy_buffer()
4154 struct bio_vec bio_vec; in __floppy_read_block_0() local
4172 bio.bi_io_vec = &bio_vec; in __floppy_read_block_0()
4173 bio_vec.bv_page = page; in __floppy_read_block_0()
4174 bio_vec.bv_len = size; in __floppy_read_block_0()
4175 bio_vec.bv_offset = 0; in __floppy_read_block_0()
/drivers/s390/block/
Ddasd_fba.c263 struct bio_vec bv; in dasd_fba_build_cp()
385 struct bio_vec bv; in dasd_fba_free_cp()
Dscm_blk_cluster.c138 struct bio_vec bv; in scm_prepare_cluster_request()
Dxpram.c187 struct bio_vec bvec; in xpram_make_request()
/drivers/block/aoe/
Daoecmd.c300 struct bio_vec bv; in skb_fillup()
869 struct bio_vec bv; in bio_pageinc()
886 struct bio_vec bv; in bio_pagedec()
1090 struct bio_vec bv; in bvcpy()

12