Searched defs:bio (Results 176 - 200 of 268) sorted by relevance

1234567891011

/linux-master/fs/zonefs/
H A Dsuper.c1115 struct bio bio; local
/linux-master/block/
H A Dblk-cgroup.h235 static inline bool bio_issue_as_root_blkg(struct bio *bio) argument
380 static inline void blkcg_bio_issue_init(struct bio *bio) argument
463 blk_cgroup_mergeable(struct request *rq, struct bio *bio) argument
502 blkcg_bio_issue_init(struct bio *bio) argument
503 blk_cgroup_bio_start(struct bio *bio) argument
504 blk_cgroup_mergeable(struct request *rq, struct bio *bio) argument
[all...]
H A Dblk-core.c339 int __bio_queue_enter(struct request_queue *q, struct bio *bio) argument
513 static inline void bio_check_ro(struct bio *bi argument
532 should_fail_bio(struct bio *bio) argument
545 bio_check_eod(struct bio *bio) argument
565 blk_partition_remap(struct bio *bio) argument
584 blk_check_zone_append(struct request_queue *q, struct bio *bio) argument
615 __submit_bio(struct bio *bio) argument
649 __submit_bio_noacct(struct bio *bio) argument
693 __submit_bio_noacct_mq(struct bio *bio) argument
706 submit_bio_noacct_nocheck(struct bio *bio) argument
743 submit_bio_noacct(struct bio *bio) argument
850 bio_set_ioprio(struct bio *bio) argument
871 submit_bio(struct bio *bio) argument
897 bio_poll(struct bio *bio, struct io_comp_batch *iob, unsigned int flags) argument
952 struct bio *bio; local
1018 bio_start_io_acct(struct bio *bio) argument
1041 bio_end_io_acct_remapped(struct bio *bio, unsigned long start_time, struct block_device *orig_bdev) argument
[all...]
H A Dblk-cgroup.c215 struct bio *bio; local
242 void blkcg_punt_bio_submit(struct bio *bio) argument
278 bio_blkcg_css(struct bio *bio) argument
2009 blkg_tryget_closest(struct bio *bio, struct cgroup_subsys_state *css) argument
2042 bio_associate_blkg_from_css(struct bio *bio, struct cgroup_subsys_state *css) argument
2066 bio_associate_blkg(struct bio *bio) argument
2098 blk_cgroup_io_type(struct bio *bio) argument
2107 blk_cgroup_bio_start(struct bio *bio) argument
[all...]
H A Dblk-throttle.c236 static inline unsigned int throtl_bio_data_size(struct bio *bio) argument
261 throtl_qnode_add_bio(struct bio *bio, struct throtl_qnode *qn, struct list_head *queued) argument
278 struct bio *bio; local
307 struct bio *bio; local
831 tg_within_iops_limit(struct throtl_grp *tg, struct bio *bio, u32 iops_limit) argument
856 tg_within_bps_limit(struct throtl_grp *tg, struct bio *bio, u64 bps_limit) argument
901 tg_may_dispatch(struct throtl_grp *tg, struct bio *bio, unsigned long *wait) argument
961 throtl_charge_bio(struct throtl_grp *tg, struct bio *bio) argument
985 throtl_add_bio_tg(struct bio *bio, struct throtl_qnode *qn, struct throtl_grp *tg) argument
1013 struct bio *bio; local
1051 struct bio *bio; local
1094 struct bio *bio; local
1256 struct bio *bio; local
2176 __blk_throtl_bio(struct bio *bio) argument
2313 blk_throtl_bio_endio(struct bio *bio) argument
[all...]
/linux-master/fs/bcachefs/
H A Djournal_io.c1000 struct bio *bio; local
1703 static void journal_write_endio(struct bio *bi argument
1746 struct bio *bio = &ja->bio[w->idx]->bio; local
1791 struct bio *bio = &ja->bio[w->idx]->bio; local
[all...]
/linux-master/drivers/nvme/host/
H A Dmultipath.c88 struct bio *bio; local
376 nvme_ns_head_submit_bio(struct bio *bio) argument
504 struct bio *bio, *next; local
[all...]
/linux-master/drivers/scsi/
H A Dst.h33 struct bio *bio; member in struct:st_request
/linux-master/kernel/trace/
H A Dblktrace.c780 static u64 blk_trace_bio_get_cgid(struct request_queue *q, struct bio *bio) argument
796 static u64 blk_trace_bio_get_cgid(struct request_queue *q, struct bio *bio) argument
891 blk_add_trace_bio(struct request_queue *q, struct bio *bio, u32 what, int error) argument
909 blk_add_trace_bio_bounce(void *ignore, struct bio *bio) argument
914 blk_add_trace_bio_complete(void *ignore, struct request_queue *q, struct bio *bio) argument
921 blk_add_trace_bio_backmerge(void *ignore, struct bio *bio) argument
927 blk_add_trace_bio_frontmerge(void *ignore, struct bio *bio) argument
933 blk_add_trace_bio_queue(void *ignore, struct bio *bio) argument
938 blk_add_trace_getrq(void *ignore, struct bio *bio) argument
975 blk_add_trace_split(void *ignore, struct bio *bio, unsigned int pdu) argument
1003 blk_add_trace_bio_remap(void *ignore, struct bio *bio, dev_t dev, sector_t from) argument
[all...]
/linux-master/drivers/block/drbd/
H A Ddrbd_worker.c50 void drbd_md_endio(struct bio *bio) argument
171 void drbd_peer_request_endio(struct bio *bio) argument
206 drbd_request_endio(struct bio *bio) argument
316 drbd_csum_bio(struct crypto_shash *tfm, struct bio *bio, void *digest) argument
[all...]
/linux-master/drivers/md/
H A Ddm-clone-target.c259 static inline void remap_to_source(struct clone *clone, struct bio *bio) argument
264 static inline void remap_to_dest(struct clone *clone, struct bio *bio) argument
269 static bool bio_triggers_commit(struct clone *clone, struct bio *bio) argument
282 bio_to_region(struct clone *clone, struct bio *bio) argument
288 bio_region_range(struct clone *clone, struct bio *bio, unsigned long *rs, unsigned long *nr_regions) argument
303 is_overwrite_bio(struct clone *clone, struct bio *bio) argument
310 struct bio *bio; local
320 struct bio *bio; local
339 issue_bio(struct clone *clone, struct bio *bio) argument
372 remap_and_issue(struct clone *clone, struct bio *bio) argument
387 struct bio *bio; local
410 complete_overwrite_bio(struct clone *clone, struct bio *bio) argument
449 trim_bio(struct bio *bio, sector_t sector, unsigned int len) argument
455 complete_discard_bio(struct clone *clone, struct bio *bio, bool success) argument
474 process_discard_bio(struct clone *clone, struct bio *bio) argument
837 overwrite_endio(struct bio *bio) argument
847 hydration_overwrite(struct dm_clone_region_hydration *hd, struct bio *bio) argument
874 hydrate_bio_region(struct clone *clone, struct bio *bio) argument
1178 struct bio *bio; local
1230 struct bio *bio; local
1318 clone_map(struct dm_target *ti, struct bio *bio) argument
1377 clone_endio(struct dm_target *ti, struct bio *bio, blk_status_t *error) argument
[all...]
H A Ddm-era-target.c1217 static dm_block_t get_block(struct era *era, struct bio *bio) argument
1229 static void remap_to_origin(struct era *era, struct bio *bio) argument
1265 struct bio *bio; local
1367 defer_bio(struct era *era, struct bio *bio) argument
1561 era_map(struct dm_target *ti, struct bio *bio) argument
[all...]
H A Ddm-zoned-metadata.c514 static void dmz_mblock_bio_end_io(struct bio *bio) argument
543 struct bio *bio; local
718 struct bio *bio; local
743 struct bio *bio; local
[all...]
/linux-master/drivers/md/bcache/
H A Dbtree.c236 static void btree_node_read_endio(struct bio *bio) argument
247 struct bio *bio; local
326 btree_node_write_endio(struct bio *bio) argument
[all...]
H A Dsuper.c279 static void write_bdev_super_endio(struct bio *bio) argument
289 __write_super(struct cache_sb *sb, struct cache_sb_disk *out, struct bio *bio) argument
340 struct bio *bio = &dc->sb_bio; local
356 write_super_endio(struct bio *bio) argument
377 struct bio *bio = &ca->sb_bio; local
400 uuid_endio(struct bio *bio) argument
430 struct bio *bio = bch_bbio_alloc(c); local
581 prio_endio(struct bio *bio) argument
593 struct bio *bio = bch_bbio_alloc(ca->set); local
[all...]
/linux-master/include/linux/
H A Dbio.h54 bio_has_data(struct bio *bio) argument
66 bio_no_advance_iter(const struct bio *bio) argument
73 bio_data(struct bio *bio) argument
81 bio_next_segment(const struct bio *bio, struct bvec_iter_all *iter) argument
98 bio_advance_iter(const struct bio *bio, struct bvec_iter *iter, unsigned int bytes) argument
111 bio_advance_iter_single(const struct bio *bio, struct bvec_iter *iter, unsigned int bytes) argument
136 bio_advance(struct bio *bio, unsigned int nbytes) argument
174 bio_segments(struct bio *bio) argument
214 bio_get(struct bio *bio) argument
221 bio_cnt_set(struct bio *bio, unsigned int count) argument
230 bio_flagged(struct bio *bio, unsigned int bit) argument
235 bio_set_flag(struct bio *bio, unsigned int bit) argument
240 bio_clear_flag(struct bio *bio, unsigned int bit) argument
245 bio_first_bvec_all(struct bio *bio) argument
251 bio_first_page_all(struct bio *bio) argument
256 bio_first_folio_all(struct bio *bio) argument
261 bio_last_bvec_all(struct bio *bio) argument
284 bio_first_folio(struct folio_iter *fi, struct bio *bio, int i) argument
303 bio_next_folio(struct folio_iter *fi, struct bio *bio) argument
356 bio_integrity(struct bio *bio) argument
364 bio_integrity_flagged(struct bio *bio, enum bip_flags flag) argument
403 bio_next_split(struct bio *bio, int sectors, gfp_t gfp, struct bio_set *bs) argument
444 bio_io_error(struct bio *bio) argument
450 bio_wouldblock_error(struct bio *bio) argument
503 zero_fill_bio(struct bio *bio) argument
508 bio_release_pages(struct bio *bio, bool mark_dirty) argument
524 bio_associate_blkg(struct bio *bio) argument
525 bio_associate_blkg_from_css(struct bio *bio, struct cgroup_subsys_state *css) argument
530 blkcg_punt_bio_submit(struct bio *bio) argument
536 bio_set_dev(struct bio *bio, struct block_device *bdev) argument
575 struct bio *bio; local
583 bio_list_add(struct bio_list *bl, struct bio *bio) argument
595 bio_list_add_head(struct bio_list *bl, struct bio *bio) argument
639 struct bio *bio = bl->head; local
654 struct bio *bio = bl->head; local
665 bio_inc_remaining(struct bio *bio) argument
739 bio_integrity(struct bio *bio) argument
754 bio_integrity_prep(struct bio *bio) argument
759 bio_integrity_clone(struct bio *bio, struct bio *bio_src, gfp_t gfp_mask) argument
765 bio_integrity_advance(struct bio *bio, unsigned int bytes_done) argument
771 bio_integrity_trim(struct bio *bio) argument
781 bio_integrity_flagged(struct bio *bio, enum bip_flags flag) argument
786 bio_integrity_alloc(struct bio * bio, gfp_t gfp, unsigned int nr) argument
792 bio_integrity_add_page(struct bio *bio, struct page *page, unsigned int len, unsigned int offset) argument
798 bio_integrity_map_user(struct bio *bio, void __user *ubuf, ssize_t len, u32 seed) argument
813 bio_set_polled(struct bio *bio, struct kiocb *kiocb) argument
820 bio_clear_polled(struct bio *bio) argument
[all...]
H A Dblk_types.h223 struct bio { struct
434 bio_op(const struct bio *bio) argument
[all...]
/linux-master/include/linux/ceph/
H A Dmessenger.h132 struct bio *bio; member in struct:ceph_bio_iter
[all...]
/linux-master/fs/ntfs3/
H A Dfsntfs.c1502 struct bio *new, *bio = NULL; local
1602 struct bio *new, *bio = NULL; local
[all...]
/linux-master/fs/btrfs/
H A Draid56.c1052 struct bio *bio; local
1113 index_one_bio(struct btrfs_raid_bio *rbio, struct bio *bio) argument
1146 struct bio *bio; local
1155 bio_get_trace_info(struct btrfs_raid_bio *rbio, struct bio *bio, struct raid56_bio_trace_info *trace_info) argument
1185 struct bio *bio; local
1360 set_rbio_range_error(struct btrfs_raid_bio *rbio, struct bio *bio) argument
1417 set_bio_pages_uptodate(struct btrfs_raid_bio *rbio, struct bio *bio) argument
1439 get_bio_sector_nr(struct btrfs_raid_bio *rbio, struct bio *bio) argument
1458 rbio_update_error_bitmap(struct btrfs_raid_bio *rbio, struct bio *bio) argument
1480 verify_bio_data_sectors(struct btrfs_raid_bio *rbio, struct bio *bio) argument
1519 raid_wait_read_end_io(struct bio *bio) argument
1538 struct bio *bio; local
1665 raid56_parity_write(struct bio *bio, struct btrfs_io_context *bioc) argument
2069 raid56_parity_recover(struct bio *bio, struct btrfs_io_context *bioc, int mirror_num) argument
2200 raid_wait_write_end_io(struct bio *bio) argument
2215 struct bio *bio; local
2362 raid56_parity_alloc_scrub_rbio(struct bio *bio, struct btrfs_io_context *bioc, struct btrfs_device *scrub_dev, unsigned long *dbitmap, int stripe_nsectors) argument
[all...]
H A Dvolumes.h631 static inline enum btrfs_map_op btrfs_op(struct bio *bio) argument
H A Dcompression.c347 struct bio *bio = &cb->bbio.bio; local
[all...]
/linux-master/fs/erofs/
H A Dzdata.c1564 static void z_erofs_endio(struct bio *bio) argument
1601 struct bio *bio local
[all...]
/linux-master/fs/
H A Dbuffer.c2749 static void end_bio_bh_io_sync(struct bio *bio) argument
2765 struct bio *bio; local
[all...]
/linux-master/fs/iomap/
H A Dbuffered-io.c315 static void iomap_read_end_io(struct bio *bio) argument
328 struct bio *bio; member in struct:iomap_readpage_ctx
663 struct bio bio; local
1515 struct bio *bio = &ioend->io_bio; local
1641 iomap_writepage_end_bio(struct bio *bio) argument
1685 struct bio *bio; local
[all...]

Completed in 298 milliseconds

1234567891011