Searched defs:bvec (Results 1 - 25 of 76) sorted by last modified time

1234

/linux-master/fs/netfs/
H A Dbuffered_write.c1210 struct bio_vec bvec; local
/linux-master/fs/btrfs/
H A Dscrub.c787 struct bio_vec *bvec; local
1101 struct bio_vec *bvec; local
1130 struct bio_vec *bvec; local
2756 struct bio_vec bvec; local
[all...]
H A Dextent_io.c730 struct bio_vec *bvec = bio_last_bvec_all(bio); local
H A Draid56.c1116 struct bio_vec bvec; local
1420 struct bio_vec *bvec; local
1462 struct bio_vec *bvec; local
1485 struct bio_vec *bvec; local
[all...]
H A Dfile-item.c738 struct bio_vec bvec; local
H A Ddisk-io.c3621 struct bio_vec *bvec; local
/linux-master/fs/smb/client/
H A Dfscache.c182 struct bio_vec bvec; local
/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
H A Dxprtsock.c443 xs_flush_bvec(const struct bio_vec *bvec, size_t count, size_t seek) argument
456 xs_flush_bvec(const struct bio_vec *bvec, size_t count, size_t seek) argument
425 xs_read_bvec(struct socket *sock, struct msghdr *msg, int flags, struct bio_vec *bvec, unsigned long nr, size_t count, size_t seek) argument
[all...]
/linux-master/drivers/block/null_blk/
H A Dmain.c1213 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...]
/linux-master/drivers/nvme/target/
H A Dtcp.c608 struct bio_vec bvec; local
640 struct bio_vec bvec; local
687 struct bio_vec bvec; local
717 struct bio_vec bvec; local
[all...]
/linux-master/drivers/nvme/host/
H A Dtcp.c1032 struct bio_vec bvec; local
1092 struct bio_vec bvec; local
1133 struct bio_vec bvec; local
[all...]
/linux-master/drivers/mtd/ubi/
H A Dblock.c191 struct bio_vec bvec; local
/linux-master/drivers/s390/block/
H A Ddcssblk.c864 struct bio_vec bvec; local
/linux-master/fs/f2fs/
H A Ddata.c328 struct bio_vec *bvec; local
547 struct bio_vec *bvec; local
/linux-master/drivers/nvdimm/
H A Dpmem.c207 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
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/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/net/xfrm/
H A Despintcp.c221 struct bio_vec bvec; local
/linux-master/net/core/
H A Dskbuff.c3273 struct bio_vec bvec; local
/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/fs/iomap/
H A Dbuffered-io.c662 struct bio_vec bvec; local
/linux-master/fs/erofs/
H A Dzdata.c229 z_erofs_bvec_enqueue(struct z_erofs_bvec_iter *iter, struct z_erofs_bvec *bvec, struct page **candidate_bvpage, struct page **pagepool) argument
254 z_erofs_bvec_dequeue(struct z_erofs_bvec_iter *iter, struct z_erofs_bvec *bvec, struct page **old_bvpage) argument
716 z_erofs_attach_page(struct z_erofs_decompress_frontend *fe, struct z_erofs_bvec *bvec, bool exclusive) argument
1088 struct z_erofs_bvec bvec; member in struct:z_erofs_bvec_item
1092 z_erofs_do_decompressed_bvec(struct z_erofs_decompress_backend *be, struct z_erofs_bvec *bvec) argument
1166 struct z_erofs_bvec bvec; local
1191 struct z_erofs_bvec *bvec = &pcl->compressed_bvecs[i]; local
1412 z_erofs_fill_bio_vec(struct bio_vec *bvec, struct z_erofs_decompress_frontend *f, struct z_erofs_pcluster *pcl, unsigned int nr, struct address_space *mc) argument
1619 struct bio_vec bvec; local
[all...]

Completed in 587 milliseconds

1234