Home
last modified time | relevance | path

Searched defs:bvec (Results 101 - 125 of 143) sorted by relevance

123456

/kernel/linux/linux-5.10/fs/btrfs/
H A Draid56.c1171 struct bio_vec bvec; in index_rbio_pages() local
1463 struct bio_vec *bvec; in set_bio_pages_uptodate() local
H A Dcheck-integrity.c2686 struct bio_vec bvec; in __btrfsic_submit_bio() local
H A Dcompression.c253 struct bio_vec *bvec; in end_compressed_bio_read() local
1248 struct bio_vec bvec = bio_iter_iovec(bio, bio->bi_iter); in btrfs_decompress_buf2page() local
[all...]
H A Ddisk-io.c780 struct bio_vec *bvec; in btree_csum_one_bio() local
3501 struct bio_vec *bvec; in btrfs_end_super_write() local
/kernel/linux/linux-5.10/drivers/nvdimm/
H A Dbtt.c1448 struct bio_vec bvec; in btt_submit_bio() local
/kernel/linux/linux-6.6/fs/iomap/
H A Dbuffered-io.c621 struct bio_vec bvec; in iomap_read_folio_sync() local
/kernel/linux/linux-6.6/fs/btrfs/
H A Draid56.c1109 struct bio_vec bvec; in index_one_bio() local
1392 struct bio_vec *bvec; in set_bio_pages_uptodate() local
1434 struct bio_vec *bvec; rbio_update_error_bitmap() local
1457 struct bio_vec *bvec; verify_bio_data_sectors() local
[all...]
H A Dcheck-integrity.c2648 struct bio_vec bvec; in btrfsic_check_write_bio() local
H A Dcompression.c1019 struct bio_vec bvec; in btrfs_decompress_buf2page() local
H A Dscrub.c788 struct bio_vec *bvec; in scrub_repair_read_endio() local
1102 struct bio_vec *bvec; in scrub_read_endio() local
1131 struct bio_vec *bvec; in scrub_write_endio() local
2683 struct bio_vec bvec; in scrub_one_super() local
[all...]
/kernel/linux/linux-6.6/fs/dlm/
H A Dlowcomms.c1362 struct bio_vec bvec; in send_to_sock() local
/kernel/linux/linux-6.6/fs/erofs/
H A Dzdata.c231 z_erofs_bvec_enqueue(struct z_erofs_bvec_iter *iter, struct z_erofs_bvec *bvec, struct page **candidate_bvpage, struct page **pagepool) z_erofs_bvec_enqueue() argument
256 z_erofs_bvec_dequeue(struct z_erofs_bvec_iter *iter, struct z_erofs_bvec *bvec, struct page **old_bvpage) z_erofs_bvec_dequeue() argument
724 z_erofs_try_inplace_io(struct z_erofs_decompress_frontend *fe, struct z_erofs_bvec *bvec) z_erofs_try_inplace_io() argument
740 z_erofs_attach_page(struct z_erofs_decompress_frontend *fe, struct z_erofs_bvec *bvec, bool exclusive) z_erofs_attach_page() argument
1103 struct z_erofs_bvec bvec; global() member
1107 z_erofs_do_decompressed_bvec(struct z_erofs_decompress_backend *be, struct z_erofs_bvec *bvec) z_erofs_do_decompressed_bvec() argument
1181 struct z_erofs_bvec bvec; z_erofs_parse_out_bvecs() local
1206 struct z_erofs_bvec *bvec = &pcl->compressed_bvecs[i]; z_erofs_parse_in_bvecs() local
1603 struct bio_vec *bvec; z_erofs_decompressqueue_endio() local
[all...]
/kernel/linux/linux-6.6/include/linux/
H A Dbio.h287 struct bio_vec *bvec = bio_first_bvec_all(bio) + i; in bio_first_folio() local
[all...]
/kernel/linux/linux-6.6/drivers/block/zram/
H A Dzram_drv.c93 static inline bool is_partial_io(struct bio_vec *bvec) in is_partial_io() argument
99 static inline bool is_partial_io(struct bio_vec *bvec) in is_partial_io() argument
1409 static int zram_bvec_read_partial(struct zram *zram, struct bio_vec *bvec, in zram_bvec_read_partial() argument
1424 static int zram_bvec_read(struct zram *zram, struct bio_vec *bvec, in zram_bvec_read() argument
1563 static int zram_bvec_write_partial(struct zram *zram, struct bio_vec *bvec, in zram_bvec_write_partial() argument
1581 zram_bvec_write(struct zram *zram, struct bio_vec *bvec, u32 index, int offset, struct bio *bio) zram_bvec_write() argument
[all...]
/kernel/linux/linux-6.6/drivers/block/null_blk/
H A Dmain.c1282 struct bio_vec bvec; in null_handle_rq() local
1308 struct bio_vec bvec; in null_handle_bio() local
[all...]
/kernel/linux/linux-6.6/drivers/block/
H A Dnbd.c667 struct bio_vec bvec; in nbd_send_cmd() local
812 struct bio_vec bvec; in nbd_handle_reply() local
[all...]
H A Dloop.c87 struct bio_vec *bvec; member
239 static int lo_write_bvec(struct file *file, struct bio_vec *bvec, loff_t *ppos) in lo_write_bvec() argument
264 struct bio_vec bvec; in lo_write_simple() local
281 struct bio_vec bvec; in lo_read_simple() local
397 struct bio_vec *bvec; lo_rw_aio() local
[all...]
/kernel/linux/linux-6.6/drivers/block/drbd/
H A Ddrbd_worker.c319 struct bio_vec bvec; in drbd_csum_bio() local
/kernel/linux/linux-6.6/drivers/nvme/target/
H A Dtcp.c584 struct bio_vec bvec; in nvmet_try_send_data_pdu() local
616 struct bio_vec bvec; in nvmet_try_send_data() local
663 struct bio_vec bvec; in nvmet_try_send_response() local
693 struct bio_vec bvec; in nvmet_try_send_r2t() local
[all...]
H A Dnvmet.h365 struct bio_vec *bvec; member
/kernel/linux/linux-6.6/drivers/nvdimm/
H A Dbtt.c1446 struct bio_vec bvec; in btt_submit_bio() local
/kernel/linux/linux-6.6/net/sunrpc/
H A Dxdr.c175 xdr_buf_to_bvec(struct bio_vec *bvec, unsigned int bvec_size, const struct xdr_buf *xdr) xdr_buf_to_bvec() argument
[all...]
/third_party/skia/third_party/externals/freetype/src/base/
H A Dftstroke.c1476 FT_Vector bvec, delta; in FT_EXPORT_DEF() local
1690 FT_Vector bvec, delta; in FT_EXPORT_DEF() local
/kernel/linux/linux-5.10/net/ceph/
H A Dmessenger.c522 struct bio_vec bvec = { in ceph_tcp_recvpage() local
/kernel/linux/linux-6.6/fs/f2fs/
H A Ddata.c328 struct bio_vec *bvec; in f2fs_write_end_io() local
595 struct bio_vec *bvec; in __has_merged_page() local

Completed in 62 milliseconds

123456