Searched defs:bvec (Results 26 - 50 of 76) sorted by relevance

1234

/linux-master/drivers/md/
H A Ddm-io.c219 struct bio_vec bvec = bvec_iter_bvec((struct bio_vec *)dp->context_ptr, local
H A Ddm-flakey.c345 struct bio_vec bvec; local
460 struct bio_vec bvec = bvec_iter_bvec(bio->bi_io_vec, iter); local
/linux-master/drivers/mtd/ubi/
H A Dblock.c191 struct bio_vec bvec; local
/linux-master/drivers/target/
H A Dtarget_core_file.c318 struct bio_vec *bvec; local
435 struct bio_vec *bvec; local
[all...]
/linux-master/include/linux/sunrpc/
H A Dxdr.h60 struct bio_vec *bvec; member in struct:xdr_buf
/linux-master/io_uring/
H A Drsrc.c1098 const struct bio_vec *bvec = imu->bvec; local
[all...]
/linux-master/drivers/infiniband/sw/siw/
H A Dsiw_qp_tx.c320 struct bio_vec bvec; local
/linux-master/net/ceph/
H A Dmessenger_v1.c43 struct bio_vec bvec; local
86 struct bio_vec bvec; local
/linux-master/net/tls/
H A Dtls_main.c176 struct bio_vec bvec; local
/linux-master/drivers/block/
H A Dps3disk.c85 struct bio_vec bvec; local
H A Dps3vram.c538 struct bio_vec bvec; local
/linux-master/fs/btrfs/
H A Dbio.c789 struct bio_vec bvec; local
H A Dfile-item.c738 struct bio_vec bvec; local
/linux-master/drivers/nvdimm/
H A Dpmem.c207 struct bio_vec bvec; local
/linux-master/drivers/s390/block/
H A Ddcssblk.c864 struct bio_vec bvec; local
/linux-master/block/
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 Dbio.c1437 struct bio_vec *bvec; local
[all...]
/linux-master/drivers/target/iscsi/
H A Discsi_target_util.c1132 struct bio_vec bvec; local
/linux-master/drivers/vhost/
H A Dvringh.c1110 struct bio_vec *bvec; member in union:iotlb_vec::__anon156
1156 struct bio_vec *bvec = ivec->iov.bvec; local
1183 struct bio_vec bvec[IOTLB_IOV_STRIDE]; member in union:__anon157
1229 struct bio_vec bvec[IOTLB_IOV_STRIDE]; member in union:__anon158
1275 struct bio_vec bvec[ member in union:__anon159
1312 struct bio_vec bvec; member in union:__anon160
[all...]
/linux-master/fs/
H A Dsplice.c803 struct bio_vec bvec[16]; local
H A Dcoredump.c869 struct bio_vec bvec; local
/linux-master/fs/gfs2/
H A Dlops.c205 struct bio_vec *bvec; local
169 gfs2_end_log_write_bh(struct gfs2_sbd *sdp, struct bio_vec *bvec, blk_status_t error) argument
/linux-master/lib/
H A Diov_iter.c493 const struct bio_vec *bvec, *end; local
568 const struct bio_vec *bvec = i->bvec; local
626 iov_iter_bvec(struct iov_iter *i, unsigned int direction, const struct bio_vec *bvec, unsigned long nr_segs, size_t count) argument
719 const struct bio_vec *bvec = i->bvec; local
803 const struct bio_vec *bvec = i->bvec; local
[all...]
/linux-master/net/sunrpc/
H A Dsvcsock.c278 static void svc_flush_bvec(const struct bio_vec *bvec, size_t size, size_t seek) argument
290 static inline void svc_flush_bvec(const struct bio_vec *bvec, size_t size, argument
306 struct bio_vec *bvec = rqstp->rq_bvec; local
/linux-master/drivers/block/drbd/
H A Ddrbd_worker.c319 struct bio_vec bvec; local

Completed in 263 milliseconds

1234