Searched defs:bvec (Results 1 - 25 of 74) sorted by relevance

123

/linux-master/fs/squashfs/
H A Dzlib_wrapper.c57 struct bio_vec *bvec = bvec_init_iter_all(&iter_all); local
H A Dzstd_wrapper.c72 struct bio_vec *bvec = bvec_init_iter_all(&iter_all); local
H A Dlzo_wrapper.c70 struct bio_vec *bvec = bvec_init_iter_all(&iter_all); local
H A Dlz4_wrapper.c96 struct bio_vec *bvec = bvec_init_iter_all(&iter_all); local
H A Dxz_wrapper.c124 struct bio_vec *bvec = bvec_init_iter_all(&iter_all); local
H A Dblock.c39 struct bio_vec *bvec = bvec_init_iter_all(&iter_all); local
286 struct bio_vec *bvec = bvec_init_iter_all(&iter_all); local
/linux-master/net/rds/
H A Dtcp_send.c76 struct bio_vec bvec; local
/linux-master/block/
H A Dbounce.c105 struct bio_vec *bvec, orig_vec; local
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 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...]
/linux-master/drivers/block/
H A Dn64cart.c89 struct bio_vec bvec; local
H A Dbrd.c246 struct bio_vec bvec; local
/linux-master/include/linux/
H A Dbvec.h204 bvec_advance(const struct bio_vec *bvec, struct bvec_iter_all *iter_all) argument
233 bvec_kmap_local(struct bio_vec *bvec) argument
244 memcpy_from_bvec(char *to, struct bio_vec *bvec) argument
255 memcpy_to_bvec(struct bio_vec *bvec, const char *from) argument
266 memzero_bvec(struct bio_vec *bvec) argument
277 bvec_virt(struct bio_vec *bvec) argument
[all...]
H A Duio.h68 const struct bio_vec *bvec; member in union:iov_iter::__anon2631::__anon2632::__anon2633
/linux-master/arch/m68k/emu/
H A Dnfblock.c63 struct bio_vec bvec; local
/linux-master/arch/xtensa/platforms/iss/
H A Dsimdisk.c106 struct bio_vec bvec; local
/linux-master/drivers/mtd/
H A Dmtd_blkdevs.c50 struct bio_vec bvec; local
/linux-master/fs/gfs2/
H A Dmeta_io.c191 struct bio_vec *bvec; local
/linux-master/fs/netfs/
H A Dbuffered_read.c296 struct bio_vec *bvec; local
/linux-master/lib/
H A Dkunit_iov_iter.c261 struct bio_vec bvec[8]; local
315 struct bio_vec bvec[8]; local
216 iov_kunit_load_bvec(struct kunit *test, struct iov_iter *iter, int dir, struct bio_vec *bvec, unsigned int bvmax, struct page **pages, size_t npages, size_t bufsize, const struct bvec_test_range *pr) argument
610 struct bio_vec bvec[8]; local
[all...]
/linux-master/mm/
H A Dpage_io.c246 struct bio_vec bvec[SWAP_CLUSTER_MAX]; member in struct:swap_iocb
[all...]
/linux-master/net/ipv4/
H A Dtcp_bpf.c99 struct bio_vec bvec; local
/linux-master/net/xfrm/
H A Despintcp.c221 struct bio_vec bvec; local
/linux-master/drivers/md/
H A Ddm-io.c219 struct bio_vec bvec = bvec_iter_bvec((struct bio_vec *)dp->context_ptr, local
/linux-master/drivers/mtd/ubi/
H A Dblock.c191 struct bio_vec bvec; local

Completed in 210 milliseconds

123