Home
last modified time | relevance | path

Searched defs:bio (Results 1 – 175 of 175) sorted by relevance

/linux-4.4.14/include/linux/
Dbio.h51 #define bio_prio(bio) ((bio)->bi_rw >> BIO_PRIO_SHIFT) argument
52 #define bio_prio_valid(bio) ioprio_valid(bio_prio(bio)) argument
54 #define bio_set_prio(bio, prio) do { \ argument
83 #define bio_iter_iovec(bio, iter) \ argument
86 #define bio_iter_page(bio, iter) \ argument
88 #define bio_iter_len(bio, iter) \ argument
90 #define bio_iter_offset(bio, iter) \ argument
93 #define bio_page(bio) bio_iter_page((bio), (bio)->bi_iter) argument
94 #define bio_offset(bio) bio_iter_offset((bio), (bio)->bi_iter) argument
95 #define bio_iovec(bio) bio_iter_iovec((bio), (bio)->bi_iter) argument
[all …]
Dblk_types.h46 struct bio { struct
47 struct bio *bi_next; /* request queue link */ argument
64 * sizes of the first and last mergeable segments in this bio. argument
71 bio_end_io_t *bi_end_io; argument
76 * Optional ioc and css associated with this bio. Put on bio argument
84 struct bio_integrity_payload *bi_integrity; /* data integrity */ argument
88 unsigned short bi_vcnt; /* how many bio_vec's */ argument
98 struct bio_vec *bi_io_vec; /* the actual vec list */ argument
100 struct bio_set *bi_pool; argument
103 * We can inline a number of vecs at the end of the bio, to avoid argument
[all …]
Dblk-cgroup.h231 static inline struct blkcg *bio_blkcg(struct bio *bio) in bio_blkcg()
426 struct bio *bio) in blk_get_rl()
690 struct bio *bio) { return false; } in blk_throtl_bio()
694 struct bio *bio) in blkcg_bio_issue_check()
763 static inline struct blkcg *bio_blkcg(struct bio *bio) { return NULL; } in bio_blkcg()
773 struct bio *bio) { return &q->root_rl; } in blk_get_rl()
779 struct bio *bio) { return true; } in blkcg_bio_issue_check()
Dwriteback.h258 static inline void wbc_init_bio(struct writeback_control *wbc, struct bio *bio) in wbc_init_bio()
296 static inline void wbc_init_bio(struct writeback_control *wbc, struct bio *bio) in wbc_init_bio()
Ddm-io.h44 struct bio *bio; member
Dpktcdvd.h145 struct bio *bio; member
150 struct bio *bio; /* Original read request bio */ member
Dblkdev.h108 struct bio *bio; member
719 static inline void blk_queue_bounce(struct request_queue *q, struct bio **bio) in blk_queue_bounce()
735 struct bio *bio; member
906 struct bio *bio; in blk_rq_count_bios() local
1404 static inline bool req_gap_back_merge(struct request *req, struct bio *bio) in req_gap_back_merge()
1409 static inline bool req_gap_front_merge(struct request *req, struct bio *bio) in req_gap_front_merge()
1547 struct bio *bio) in integrity_req_gap_front_merge()
1624 struct bio *bio) in integrity_req_gap_front_merge()
Ddevice-mapper.h299 static inline void *dm_per_bio_data(struct bio *bio, size_t data_size) in dm_per_bio_data()
309 static inline unsigned dm_bio_get_target_bio_nr(const struct bio *bio) in dm_bio_get_target_bio_nr()
Dlightnvm.h155 struct bio *bio; member
Dfs.h2390 #define bio_rw(bio) ((bio)->bi_rw & (RW_MASK | RWA_MASK)) argument
2395 #define bio_data_dir(bio) ((bio)->bi_rw & 1) argument
/linux-4.4.14/block/
Dbio.c237 static void __bio_free(struct bio *bio) in __bio_free()
245 static void bio_free(struct bio *bio) in bio_free()
269 void bio_init(struct bio *bio) in bio_init()
287 void bio_reset(struct bio *bio) in bio_reset()
299 static void bio_chain_endio(struct bio *bio) in bio_chain_endio()
312 static inline void bio_inc_remaining(struct bio *bio) in bio_inc_remaining()
330 void bio_chain(struct bio *bio, struct bio *parent) in bio_chain()
343 struct bio *bio; in bio_alloc_rescue() local
360 struct bio *bio; in punt_bios_to_rescuer() local
430 struct bio *bio; in bio_alloc_bioset() local
[all …]
Dbio-integrity.c50 struct bio_integrity_payload *bio_integrity_alloc(struct bio *bio, in bio_integrity_alloc()
103 void bio_integrity_free(struct bio *bio) in bio_integrity_free()
135 int bio_integrity_add_page(struct bio *bio, struct page *page, in bio_integrity_add_page()
171 bool bio_integrity_enabled(struct bio *bio) in bio_integrity_enabled()
224 static int bio_integrity_process(struct bio *bio, in bio_integrity_process()
269 int bio_integrity_prep(struct bio *bio) in bio_integrity_prep()
366 struct bio *bio = bip->bip_bio; in bio_integrity_verify_fn() local
388 void bio_integrity_endio(struct bio *bio) in bio_integrity_endio()
419 void bio_integrity_advance(struct bio *bio, unsigned int bytes_done) in bio_integrity_advance()
440 void bio_integrity_trim(struct bio *bio, unsigned int offset, in bio_integrity_trim()
[all …]
Dblk-merge.c13 struct bio *bio, in blk_bio_discard_split()
56 struct bio *bio, in blk_bio_write_same_split()
72 struct bio *bio) in get_max_io_size()
84 struct bio *bio, in blk_bio_segment_split()
167 void blk_queue_split(struct request_queue *q, struct bio **bio, in blk_queue_split()
197 struct bio *bio, in __blk_recalc_rq_segments()
275 void blk_recount_segments(struct request_queue *q, struct bio *bio) in blk_recount_segments()
300 static int blk_phys_contig_segment(struct request_queue *q, struct bio *bio, in blk_phys_contig_segment()
378 static int __blk_bios_map_sg(struct request_queue *q, struct bio *bio, in __blk_bios_map_sg()
471 struct bio *bio) in ll_new_hw_segment()
[all …]
Dbounce.c126 static void bounce_end_io(struct bio *bio, mempool_t *pool) in bounce_end_io()
151 static void bounce_end_io_write(struct bio *bio) in bounce_end_io_write()
156 static void bounce_end_io_write_isa(struct bio *bio) in bounce_end_io_write_isa()
162 static void __bounce_end_io_read(struct bio *bio, mempool_t *pool) in __bounce_end_io_read()
172 static void bounce_end_io_read(struct bio *bio) in bounce_end_io_read()
177 static void bounce_end_io_read_isa(struct bio *bio) in bounce_end_io_read_isa()
185 struct bio *bio; in __blk_queue_bounce() local
Dblk-map.c31 struct bio *bio) in blk_rq_append_bio()
46 static int __blk_rq_unmap_user(struct bio *bio) in __blk_rq_unmap_user()
85 struct bio *bio; in blk_rq_map_user_iov() local
167 int blk_rq_unmap_user(struct bio *bio) in blk_rq_unmap_user()
209 struct bio *bio; in blk_rq_map_kern() local
Dblk-core.c142 static void req_bio_endio(struct request *rq, struct bio *bio, in req_bio_endio()
1015 static bool blk_rq_should_init_elevator(struct bio *bio) in blk_rq_should_init_elevator()
1037 static struct io_context *rq_ioc(struct bio *bio) in rq_ioc()
1061 struct bio *bio, gfp_t gfp_mask) in __get_request()
1233 struct bio *bio, gfp_t gfp_mask) in get_request()
1332 struct request *blk_make_request(struct request_queue *q, struct bio *bio, in blk_make_request()
1528 struct bio *bio = rq->bio; in blk_add_request_payload() local
1544 struct bio *bio) in bio_attempt_back_merge()
1566 struct bio *bio) in bio_attempt_front_merge()
1611 bool blk_attempt_plug_merge(struct request_queue *q, struct bio *bio, in blk_attempt_plug_merge()
[all …]
Dblk-lib.c18 static void bio_batch_end_io(struct bio *bio) in bio_batch_end_io()
49 struct bio *bio; in blkdev_issue_discard() local
152 struct bio *bio; in blkdev_issue_write_same() local
219 struct bio *bio; in __blkdev_issue_zeroout() local
Dblk-throttle.c250 static void throtl_qnode_add_bio(struct bio *bio, struct throtl_qnode *qn, in throtl_qnode_add_bio()
267 struct bio *bio; in throtl_peek_queued() local
295 struct bio *bio; in throtl_pop_queued() local
668 static bool tg_with_in_iops_limit(struct throtl_grp *tg, struct bio *bio, in tg_with_in_iops_limit()
718 static bool tg_with_in_bps_limit(struct throtl_grp *tg, struct bio *bio, in tg_with_in_bps_limit()
764 static bool tg_may_dispatch(struct throtl_grp *tg, struct bio *bio, in tg_may_dispatch()
816 static void throtl_charge_bio(struct throtl_grp *tg, struct bio *bio) in throtl_charge_bio()
843 static void throtl_add_bio_tg(struct bio *bio, struct throtl_qnode *qn, in throtl_add_bio_tg()
871 struct bio *bio; in tg_update_disptime() local
907 struct bio *bio; in tg_dispatch_one_bio() local
[all …]
Dblk-integrity.c41 int blk_rq_count_integrity_sg(struct request_queue *q, struct bio *bio) in blk_rq_count_integrity_sg()
86 int blk_rq_map_integrity_sg(struct request_queue *q, struct bio *bio, in blk_rq_map_integrity_sg()
211 struct bio *bio) in blk_integrity_merge_bio()
Delevator.c56 static int elv_iosched_allow_merge(struct request *rq, struct bio *bio) in elv_iosched_allow_merge()
70 bool elv_rq_merge_ok(struct request *rq, struct bio *bio) in elv_rq_merge_ok()
411 int elv_merge(struct request_queue *q, struct request **req, struct bio *bio) in elv_merge()
530 struct bio *bio) in elv_bio_merged()
703 struct bio *bio, gfp_t gfp_mask) in elv_set_request()
Dscsi_ioctl.c252 struct bio *bio) in blk_complete_sghdr_rq()
295 struct bio *bio; in sg_io() local
Dblk-mq.c651 struct blk_mq_ctx *ctx, struct bio *bio) in blk_mq_attempt_merge()
1115 static void blk_mq_bio_to_request(struct request *rq, struct bio *bio) in blk_mq_bio_to_request()
1131 struct request *rq, struct bio *bio) in blk_mq_merge_queue_io()
1161 struct bio *bio, in blk_mq_map_request()
1242 static blk_qc_t blk_mq_make_request(struct request_queue *q, struct bio *bio) in blk_mq_make_request()
1339 static blk_qc_t blk_sq_make_request(struct request_queue *q, struct bio *bio) in blk_sq_make_request()
Dbsg.c84 struct bio *bio; member
394 struct bio *bio, struct bio *bidi_bio) in blk_complete_sgv4_hdr_rq()
908 struct bio *bio, *bidi_bio = NULL; in bsg_ioctl() local
Dblk-flush.c466 struct bio *bio; in blkdev_issue_flush() local
Dcfq-iosched.c899 static inline bool cfq_bio_sync(struct bio *bio) in cfq_bio_sync()
2459 cfq_find_rq_fmerge(struct cfq_data *cfqd, struct bio *bio) in cfq_find_rq_fmerge()
2516 struct bio *bio) in cfq_merge()
2541 struct bio *bio) in cfq_bio_merged()
2580 struct bio *bio) in cfq_allow_merge()
3670 static void check_ioprio_changed(struct cfq_io_cq *cic, struct bio *bio) in check_ioprio_changed()
3718 static void check_blkcg_changed(struct cfq_io_cq *cic, struct bio *bio) in check_blkcg_changed()
3756 static inline void check_blkcg_changed(struct cfq_io_cq *cic, struct bio *bio) { } in check_blkcg_changed()
3779 struct bio *bio) in cfq_get_queue()
4350 cfq_set_request(struct request_queue *q, struct request *rq, struct bio *bio, in cfq_set_request()
Ddeadline-iosched.c125 deadline_merge(struct request_queue *q, struct request **req, struct bio *bio) in deadline_merge()
/linux-4.4.14/drivers/md/bcache/
Drequest.c29 static unsigned cache_mode(struct cached_dev *dc, struct bio *bio) in cache_mode()
34 static bool verify(struct cached_dev *dc, struct bio *bio) in verify()
39 static void bio_csum(struct bio *bio, struct bkey *k) in bio_csum()
121 struct bio *bio = op->bio; in bch_data_invalidate() local
176 static void bch_data_insert_endio(struct bio *bio) in bch_data_insert_endio()
197 struct bio *bio = op->bio, *n; in bch_data_insert_start() local
371 static bool check_should_bypass(struct cached_dev *dc, struct bio *bio) in check_should_bypass()
464 struct bbio bio; member
480 static void bch_cache_read_endio(struct bio *bio) in bch_cache_read_endio()
511 struct bio *n, *bio = &s->bio.bio; in cache_lookup_fn() local
[all …]
Dio.c16 void bch_bbio_free(struct bio *bio, struct cache_set *c) in bch_bbio_free()
25 struct bio *bio = &b->bio; in bch_bbio_alloc() local
35 void __bch_submit_bbio(struct bio *bio, struct cache_set *c) in __bch_submit_bbio()
46 void bch_submit_bbio(struct bio *bio, struct cache_set *c, in bch_submit_bbio()
108 void bch_bbio_count_io_errors(struct cache_set *c, struct bio *bio, in bch_bbio_count_io_errors()
137 void bch_bbio_endio(struct cache_set *c, struct bio *bio, in bch_bbio_endio()
Dmovinggc.c18 struct bbio bio; member
46 struct bio *bio = &io->bio.bio; in write_moving_finish() local
63 static void read_moving_endio(struct bio *bio) in read_moving_endio()
81 struct bio *bio = &io->bio.bio; in moving_init() local
122 struct bio *bio = &io->bio.bio; in read_moving_submit() local
133 struct bio *bio; in read_moving() local
Djournal.c27 static void journal_read_endio(struct bio *bio) in journal_read_endio()
37 struct bio *bio = &ja->bio; in journal_read_bucket() local
404 static void journal_discard_endio(struct bio *bio) in journal_discard_endio()
427 struct bio *bio = &ja->discard_bio; in do_journal_discard() local
550 static void journal_write_endio(struct bio *bio) in journal_write_endio()
589 struct bio *bio; in journal_write_unlocked() local
Dwriteback.c102 struct bio bio; member
108 struct bio *bio = &io->bio; in dirty_init() local
169 static void dirty_endio(struct bio *bio) in dirty_endio()
196 static void read_dirty_endio(struct bio *bio) in read_dirty_endio()
Dsuper.c201 static void write_bdev_super_endio(struct bio *bio) in write_bdev_super_endio()
209 static void __write_super(struct cache_sb *sb, struct bio *bio) in __write_super()
254 struct bio *bio = &dc->sb_bio; in bch_write_bdev_super() local
270 static void write_super_endio(struct bio *bio) in write_super_endio()
297 struct bio *bio = &ca->sb_bio; in bcache_write_super() local
319 static void uuid_endio(struct bio *bio) in uuid_endio()
349 struct bio *bio = bch_bbio_alloc(c); in uuid_io() local
492 static void prio_endio(struct bio *bio) in prio_endio()
504 struct bio *bio = bch_bbio_alloc(ca->set); in prio_io() local
Ddebug.c34 struct bio *bio; in bch_btree_verify() local
105 void bch_data_verify(struct cached_dev *dc, struct bio *bio) in bch_data_verify()
Ddebug.h20 static inline void bch_data_verify(struct cached_dev *dc, struct bio *bio) {} in bch_data_verify()
Dwriteback.h42 static inline bool should_writeback(struct cached_dev *dc, struct bio *bio, in should_writeback()
Drequest.h7 struct bio *bio; member
Dutil.c225 void bch_bio_map(struct bio *bio, void *base) in bch_bio_map()
Djournal.h152 struct bio bio; member
Dbtree.h146 struct bio *bio; member
Dbtree.c281 static void btree_node_read_endio(struct bio *bio) in btree_node_read_endio()
291 struct bio *bio; in bch_btree_node_read() local
374 static void btree_node_write_endio(struct bio *bio) in btree_node_write_endio()
Dutil.h574 #define closure_bio_submit(bio, cl) \ argument
Dbcache.h677 struct bio bio; member
/linux-4.4.14/drivers/md/
Ddm-thin.c342 struct bio *bio; in __blkdev_issue_discard_async() local
409 static int bio_detain(struct pool *pool, struct dm_cell_key *key, struct bio *bio, in bio_detain()
558 struct bio *bio; in error_bio_list() local
635 static dm_block_t get_bio_block(struct thin_c *tc, struct bio *bio) in get_bio_block()
651 static void get_bio_block_range(struct thin_c *tc, struct bio *bio, in get_bio_block_range()
676 static void remap(struct thin_c *tc, struct bio *bio, dm_block_t block) in remap()
691 static void remap_to_origin(struct thin_c *tc, struct bio *bio) in remap_to_origin()
696 static int bio_triggers_commit(struct thin_c *tc, struct bio *bio) in bio_triggers_commit()
702 static void inc_all_io_entry(struct pool *pool, struct bio *bio) in inc_all_io_entry()
713 static void issue(struct thin_c *tc, struct bio *bio) in issue()
[all …]
Ddm-raid1.c121 static void queue_bio(struct mirror_set *ms, struct bio *bio, int rw) in queue_bio()
140 struct bio *bio; in dispatch_bios() local
163 static struct mirror *bio_get_m(struct bio *bio) in bio_get_m()
168 static void bio_set_m(struct bio *bio, struct mirror *m) in bio_set_m()
443 static int mirror_available(struct mirror_set *ms, struct bio *bio) in mirror_available()
457 static sector_t map_sector(struct mirror *m, struct bio *bio) in map_sector()
464 static void map_bio(struct mirror *m, struct bio *bio) in map_bio()
471 struct bio *bio) in map_region()
478 static void hold_bio(struct mirror_set *ms, struct bio *bio) in hold_bio()
513 struct bio *bio = context; in read_callback() local
[all …]
Draid1.c61 #define BIO_SPECIAL(bio) ((unsigned long)bio <= 2) argument
101 struct bio *bio; in r1buf_pool_alloc() local
186 struct bio **bio = r1_bio->bios + i; in put_all_bios() local
207 struct bio *bio = r1_bio->bios[i]; in put_buf() local
239 struct bio *bio = r1_bio->master_bio; in call_bio_endio() local
274 struct bio *bio = r1_bio->master_bio; in raid_end_bio_io() local
302 static int find_bio_disk(struct r1bio *r1_bio, struct bio *bio) in find_bio_disk()
318 static void raid1_end_read_request(struct bio *bio) in raid1_end_read_request()
403 static void raid1_end_write_request(struct bio *bio) in raid1_end_write_request()
750 struct bio *bio; in flush_pending_writes() local
[all …]
Ddm-cache-target.c124 static void dm_hook_bio(struct dm_hook_info *h, struct bio *bio, in dm_hook_bio()
134 static void dm_unhook_bio(struct dm_hook_info *h, struct bio *bio) in dm_unhook_bio()
529 struct bio *bio, struct dm_bio_prison_cell *cell_prealloc, in bio_detain_range()
545 struct bio *bio, struct dm_bio_prison_cell *cell_prealloc, in bio_detain()
742 static struct per_bio_data *get_per_bio_data(struct bio *bio, size_t data_size) in get_per_bio_data()
749 static struct per_bio_data *init_per_bio_data(struct bio *bio, size_t data_size) in init_per_bio_data()
764 static void remap_to_origin(struct cache *cache, struct bio *bio) in remap_to_origin()
769 static void remap_to_cache(struct cache *cache, struct bio *bio, in remap_to_cache()
786 static void check_if_tick_bio_needed(struct cache *cache, struct bio *bio) in check_if_tick_bio_needed()
801 static void remap_to_origin_clear_discard(struct cache *cache, struct bio *bio, in remap_to_origin_clear_discard()
[all …]
Ddm-bio-record.h26 static inline void dm_bio_record(struct dm_bio_details *bd, struct bio *bio) in dm_bio_record()
33 static inline void dm_bio_restore(struct dm_bio_details *bd, struct bio *bio) in dm_bio_restore()
Ddm-flakey.c18 #define all_corrupt_bio_flags_match(bio, fc) \ argument
247 static void flakey_map_bio(struct dm_target *ti, struct bio *bio) in flakey_map_bio()
257 static void corrupt_bio_data(struct bio *bio, struct flakey_c *fc) in corrupt_bio_data()
276 static int flakey_map(struct dm_target *ti, struct bio *bio) in flakey_map()
326 static int flakey_end_io(struct dm_target *ti, struct bio *bio, int error) in flakey_end_io()
Draid10.c91 #define BIO_SPECIAL(bio) ((unsigned long)bio <= 2) argument
143 struct bio *bio; in r10buf_pool_alloc() local
226 struct bio *bio = r10bio->devs[j].bio; in r10buf_pool_free() local
246 struct bio **bio = & r10_bio->devs[i].bio; in put_all_bios() local
298 struct bio *bio = r10_bio->master_bio; in raid_end_bio_io() local
338 struct bio *bio, int *slotp, int *replp) in find_bio_disk()
362 static void raid10_end_read_request(struct bio *bio) in raid10_end_read_request()
442 static void raid10_end_write_request(struct bio *bio) in raid10_end_write_request()
856 struct bio *bio; in flush_pending_writes() local
1023 struct bio *bio; in raid10_unplug() local
[all …]
Dmultipath.c77 struct bio *bio = mp_bh->master_bio; in multipath_end_bh_io() local
85 static void multipath_end_request(struct bio *bio) in multipath_end_request()
108 static void multipath_make_request(struct mddev *mddev, struct bio * bio) in multipath_make_request()
325 struct bio *bio; in multipathd() local
Ddm-snap.c225 static void init_tracked_chunk(struct bio *bio) in init_tracked_chunk()
231 static bool is_bio_tracked(struct bio *bio) in is_bio_tracked()
237 static void track_chunk(struct dm_snapshot *s, struct bio *bio, chunk_t chunk) in track_chunk()
249 static void stop_tracking_chunk(struct dm_snapshot *s, struct bio *bio) in stop_tracking_chunk()
1385 static void flush_bios(struct bio *bio) in flush_bios()
1402 static void retry_origin_bios(struct dm_snapshot *s, struct bio *bio) in retry_origin_bios()
1420 static void error_bios(struct bio *bio) in error_bios()
1592 static void full_bio_end_io(struct bio *bio) in full_bio_end_io()
1600 struct bio *bio) in start_full_bio()
1668 struct bio *bio, chunk_t chunk) in remap_exception()
[all …]
Ddm-delay.c64 static void flush_bios(struct bio *bio) in flush_bios()
86 struct bio *bio = dm_bio_from_per_bio_data(delayed, in flush_delayed_bios() local
235 static int delay_bio(struct delay_c *dc, int delay, struct bio *bio) in delay_bio()
280 static int delay_map(struct dm_target *ti, struct bio *bio) in delay_map()
Ddm-log-writes.c149 static void log_end_io(struct bio *bio) in log_end_io()
193 struct bio *bio; in write_metadata() local
242 struct bio *bio; in log_one_block() local
539 static void normal_map_bio(struct dm_target *ti, struct bio *bio) in normal_map_bio()
546 static int log_writes_map(struct dm_target *ti, struct bio *bio) in log_writes_map()
668 static int normal_end_io(struct dm_target *ti, struct bio *bio, int error) in normal_end_io()
Ddm-io.c89 static void store_io_and_region_in_bio(struct bio *bio, struct io *io, in store_io_and_region_in_bio()
100 static void retrieve_io_and_region_from_bio(struct bio *bio, struct io **io, in retrieve_io_and_region_from_bio()
136 static void endio(struct bio *bio) in endio()
220 static void bio_dp_init(struct dpages *dp, struct bio *bio) in bio_dp_init()
284 struct bio *bio; in do_region() local
Ddm-linear.c85 static void linear_map_bio(struct dm_target *ti, struct bio *bio) in linear_map_bio()
95 static int linear_map(struct dm_target *ti, struct bio *bio) in linear_map()
Ddm-stripe.c261 static int stripe_map_range(struct stripe_c *sc, struct bio *bio, in stripe_map_range()
283 static int stripe_map(struct dm_target *ti, struct bio *bio) in stripe_map()
354 static int stripe_end_io(struct dm_target *ti, struct bio *bio, int error) in stripe_end_io()
Ddm-zero.c36 static int zero_map(struct dm_target *ti, struct bio *bio) in zero_map()
Ddm-region-hash.c127 region_t dm_rh_bio_to_region(struct dm_region_hash *rh, struct bio *bio) in dm_rh_bio_to_region()
393 void dm_rh_mark_nosync(struct dm_region_hash *rh, struct bio *bio) in dm_rh_mark_nosync()
526 struct bio *bio; in dm_rh_inc_pending() local
688 void dm_rh_delay(struct dm_region_hash *rh, struct bio *bio) in dm_rh_delay()
Ddm.c73 struct bio *bio; member
676 struct bio *bio = io->bio; in start_io_acct() local
696 struct bio *bio = io->bio; in end_io_acct() local
723 static void queue_io(struct mapped_device *md, struct bio *bio) in queue_io()
934 struct bio *bio; in dec_pending() local
991 static void clone_endio(struct bio *bio) in clone_endio()
1033 struct bio *bio = info->orig; in end_clone_bio() local
1458 void dm_accept_partial_bio(struct bio *bio, unsigned n_sectors) in dm_accept_partial_bio()
1509 struct bio *bio; member
1515 static void bio_setup_sector(struct bio *bio, sector_t sector, unsigned len) in bio_setup_sector()
[all …]
Dfaulty.c73 static void faulty_fail(struct bio *bio) in faulty_fail()
173 static void make_request(struct mddev *mddev, struct bio *bio) in make_request()
Dmultipath.h27 struct bio bio; member
Ddm-verity.c350 struct bio *bio = dm_bio_from_per_bio_data(io, in verity_verify_io() local
453 struct bio *bio = dm_bio_from_per_bio_data(io, v->ti->per_bio_data_size); in verity_finish_io() local
469 static void verity_end_io(struct bio *bio) in verity_end_io()
543 static int verity_map(struct dm_target *ti, struct bio *bio) in verity_map()
Draid0.c442 unsigned int chunk_sects, struct bio *bio) in is_io_in_chunk_boundary()
455 static void raid0_make_request(struct mddev *mddev, struct bio *bio) in raid0_make_request()
Draid5-cache.c209 static void r5l_log_endio(struct bio *bio) in r5l_log_endio()
258 struct bio *bio = bio_kmalloc(GFP_NOIO | __GFP_NOFAIL, BIO_MAX_PAGES); in r5l_bio_alloc() local
501 int r5l_handle_flush_request(struct r5l_log *log, struct bio *bio) in r5l_handle_flush_request()
596 static void r5l_log_flush_endio(struct bio *bio) in r5l_log_flush_endio()
Ddm-target.c129 static int io_err_map(struct dm_target *tt, struct bio *bio) in io_err_map()
Dlinear.c217 static void linear_make_request(struct mddev *mddev, struct bio *bio) in linear_make_request()
Ddm-cache-policy-internal.h20 struct bio *bio, struct policy_locker *locker, in policy_map()
Ddm-era-target.c1183 static dm_block_t get_block(struct era *era, struct bio *bio) in get_block()
1195 static void remap_to_origin(struct era *era, struct bio *bio) in remap_to_origin()
1229 struct bio *bio; in process_deferred_bios() local
1318 static void defer_bio(struct era *era, struct bio *bio) in defer_bio()
1530 static int era_map(struct dm_target *ti, struct bio *bio) in era_map()
Ddm-bufio.c150 struct bio bio; member
585 static void inline_endio(struct bio *bio) in inline_endio()
669 static void write_endio(struct bio *bio) in write_endio()
1035 static void read_endio(struct bio *bio) in read_endio()
Draid5.c138 static inline struct bio *r5_next_bio(struct bio *bio, sector_t sector) in r5_next_bio()
151 static inline int raid5_bi_processed_stripes(struct bio *bio) in raid5_bi_processed_stripes()
157 static inline int raid5_dec_bi_active_stripes(struct bio *bio) in raid5_dec_bi_active_stripes()
163 static inline void raid5_inc_bi_active_stripes(struct bio *bio) in raid5_inc_bi_active_stripes()
169 static inline void raid5_set_bi_processed_stripes(struct bio *bio, in raid5_set_bi_processed_stripes()
181 static inline void raid5_set_bi_stripes(struct bio *bio, unsigned int cnt) in raid5_set_bi_stripes()
1108 async_copy_data(int frombio, struct bio *bio, struct page **page, in async_copy_data()
4693 static int in_chunk_boundary(struct mddev *mddev, struct bio *bio) in in_chunk_boundary()
5858 struct bio *bio; in raid5d() local
Ddm-cache-policy-mq.c74 static void iot_update_stats(struct io_tracker *t, struct bio *bio) in iot_update_stats()
113 static void iot_examine_bio(struct io_tracker *t, struct bio *bio) in iot_examine_bio()
1029 struct bio *bio, struct policy_locker *locker, in mq_map()
Ddm-cache-policy-smq.c1140 …atic enum promote_result should_promote(struct smq_policy *mq, struct entry *hs_e, struct bio *bio, in should_promote()
1190 static struct entry *update_hotspot_queue(struct smq_policy *mq, dm_oblock_t b, struct bio *bio) in update_hotspot_queue()
1232 static int map(struct smq_policy *mq, struct bio *bio, dm_oblock_t oblock, in map()
1295 struct bio *bio, struct policy_locker *locker, in smq_map()
Draid10.h125 struct bio *bio; member
Dmd.c179 struct bio *bio_clone_mddev(struct bio *bio, gfp_t gfp_mask, in bio_clone_mddev()
253 static blk_qc_t md_make_request(struct request_queue *q, struct bio *bio) in md_make_request()
366 static void md_end_flush(struct bio *bio) in md_end_flush()
418 struct bio *bio = mddev->flush_bio; in md_submit_flush_data() local
432 void md_flush_request(struct mddev *mddev, struct bio *bio) in md_flush_request()
720 static void super_written(struct bio *bio) in super_written()
744 struct bio *bio = bio_alloc_mddev(GFP_NOIO, 1, mddev); in md_super_write() local
765 struct bio *bio = bio_alloc_mddev(GFP_NOIO, 1, rdev->mddev); in sync_page_io() local
Ddm-switch.c319 static int switch_map(struct dm_target *ti, struct bio *bio) in switch_map()
Ddm-bio-prison.c234 struct bio *bio; in dm_cell_error() local
Ddm-cache-policy-cleaner.c174 struct bio *bio, struct policy_locker *locker, in wb_map()
Ddm-crypt.c1050 struct bio *bio, sector_t sector) in crypt_io_init()
1905 static int crypt_map(struct dm_target *ti, struct bio *bio) in crypt_map()
Ddm-raid.c1328 static int raid_map(struct dm_target *ti, struct bio *bio) in raid_map()
/linux-4.4.14/mm/
Dpage_io.c30 struct bio *bio; in get_swap_bio() local
44 void end_swap_bio_write(struct bio *bio) in end_swap_bio_write()
69 static void end_swap_bio_read(struct bio *bio) in end_swap_bio_read()
255 struct bio *bio; in __swap_writepage() local
326 struct bio *bio; in swap_readpage() local
/linux-4.4.14/fs/
Dmpage.c45 static void mpage_end_io(struct bio *bio) in mpage_end_io()
58 static struct bio *mpage_bio_submit(int rw, struct bio *bio) in mpage_bio_submit()
71 struct bio *bio; in mpage_alloc() local
140 do_mpage_readpage(struct bio *bio, struct page *page, unsigned nr_pages, in do_mpage_readpage()
359 struct bio *bio = NULL; in mpage_readpages() local
396 struct bio *bio = NULL; in mpage_readpage() local
430 struct bio *bio; member
469 struct bio *bio = mpd->bio; in __mpage_writepage() local
Ddirect-io.c62 struct bio *bio; /* bio under assembly */ member
291 static void dio_bio_end_aio(struct bio *bio) in dio_bio_end_aio()
324 static void dio_bio_end_io(struct bio *bio) in dio_bio_end_io()
346 void dio_end_io(struct bio *bio, int error) in dio_end_io()
362 struct bio *bio; in dio_bio_alloc() local
390 struct bio *bio = sdio->bio; in dio_bio_submit() local
434 struct bio *bio = NULL; in dio_await_one() local
465 static int dio_bio_complete(struct dio *dio, struct bio *bio) in dio_bio_complete()
501 struct bio *bio; in dio_await_completion() local
523 struct bio *bio; in dio_bio_reap() local
Dbuffer.c2940 static void end_bio_bh_io_sync(struct bio *bio) in end_bio_bh_io_sync()
2963 void guard_bio_eod(int rw, struct bio *bio) in guard_bio_eod()
3002 struct bio *bio; in submit_bh_wbc() local
/linux-4.4.14/fs/ext4/
Dreadpage.c58 struct bio *bio = ctx->r.bio; in completion_pages() local
80 static inline bool ext4_bio_encrypted(struct bio *bio) in ext4_bio_encrypted()
101 static void mpage_end_io(struct bio *bio) in mpage_end_io()
137 struct bio *bio = NULL; in ext4_mpage_readpages() local
Dpage-io.c61 static void ext4_finish_bio(struct bio *bio) in ext4_finish_bio()
126 struct bio *bio, *next_bio; in ext4_release_io_end() local
312 static void ext4_end_bio(struct bio *bio) in ext4_end_bio()
354 struct bio *bio = io->io_bio; in ext4_io_submit() local
377 struct bio *bio; in io_submit_init_bio() local
Dcrypto.c391 struct bio *bio; in ext4_encrypted_zeroout() local
Dext4_crypto.h95 struct bio *bio; member
Dext4.h182 struct bio *bio; /* Linked list of completed member
/linux-4.4.14/drivers/block/rsxx/
Ddev.c59 struct bio *bio; member
113 static void disk_stats_start(struct rsxx_cardinfo *card, struct bio *bio) in disk_stats_start()
120 struct bio *bio, in disk_stats_complete()
148 static blk_qc_t rsxx_make_request(struct request_queue *q, struct bio *bio) in rsxx_make_request()
Ddma.c681 struct bio *bio, in rsxx_dma_queue_bio()
/linux-4.4.14/fs/btrfs/
Draid56.c889 static void raid_write_end_io(struct bio *bio) in raid_write_end_io()
1065 struct bio *bio; in rbio_add_io_page() local
1147 struct bio *bio; in index_rbio_pages() local
1187 struct bio *bio; in finish_rmw() local
1340 struct bio *bio) in find_bio_stripe()
1367 struct bio *bio) in find_logical_bio_stripe()
1421 struct bio *bio) in fail_bio_stripe()
1435 static void set_bio_pages_uptodate(struct bio *bio) in set_bio_pages_uptodate()
1454 static void raid_rmw_end_io(struct bio *bio) in raid_rmw_end_io()
1514 struct bio *bio; in raid56_rmw_stripe() local
[all …]
Dfile-item.c156 static void btrfs_io_bio_endio_readpage(struct btrfs_io_bio *bio, int err) in btrfs_io_bio_endio_readpage()
162 struct inode *inode, struct bio *bio, in __btrfs_lookup_bio_sums()
296 struct bio *bio, u32 *dst) in btrfs_lookup_bio_sums()
302 struct bio *bio, u64 offset) in btrfs_lookup_bio_sums_dio()
427 struct bio *bio, u64 file_start, int contig) in btrfs_csum_one_bio()
Dextent_io.c120 struct bio *bio; member
2098 struct bio *bio; in repair_io_failure() local
2426 struct bio *bio; in btrfs_create_repair_bio() local
2472 struct bio *bio; in bio_readpage_error() local
2552 static void end_bio_extent_writepage(struct bio *bio) in end_bio_extent_writepage()
2614 static void end_bio_extent_readpage(struct bio *bio) in end_bio_extent_readpage()
2756 struct bio *bio; in btrfs_bio_alloc() local
2778 struct bio *btrfs_bio_clone(struct bio *bio, gfp_t gfp_mask) in btrfs_bio_clone()
2803 struct bio *bio; in btrfs_io_bio_alloc() local
2816 static int __must_check submit_one_bio(int rw, struct bio *bio, in submit_one_bio()
[all …]
Ddisk-io.c80 struct bio *bio; member
117 struct bio *bio; member
705 static void end_workqueue_bio(struct bio *bio) in end_workqueue_bio()
750 int btrfs_bio_wq_end_io(struct btrfs_fs_info *info, struct bio *bio, in btrfs_bio_wq_end_io()
832 int rw, struct bio *bio, int mirror_num, in btrfs_wq_submit_bio()
875 static int btree_csum_one_bio(struct bio *bio) in btree_csum_one_bio()
892 struct bio *bio, int mirror_num, in __btree_submit_bio_start()
903 static int __btree_submit_bio_done(struct inode *inode, int rw, struct bio *bio, in __btree_submit_bio_done()
932 static int btree_submit_bio_hook(struct inode *inode, int rw, struct bio *bio, in btree_submit_bio_hook()
1761 struct bio *bio; in end_workqueue_fn() local
[all …]
Dcompression.c152 static void end_compressed_bio_read(struct bio *bio) in end_compressed_bio_read()
266 static void end_compressed_bio_write(struct bio *bio) in end_compressed_bio_write()
332 struct bio *bio = NULL; in btrfs_submit_compressed_write() local
563 int btrfs_submit_compressed_read(struct inode *inode, struct bio *bio, in btrfs_submit_compressed_read()
Dscrub.c97 struct bio *bio; member
1427 static void scrub_bio_wait_endio(struct bio *bio) in scrub_bio_wait_endio()
1442 struct bio *bio, in scrub_submit_raid56_bio_wait()
1483 struct bio *bio; in scrub_recheck_block() local
1573 struct bio *bio; in scrub_repair_page_from_good_copy() local
1669 struct bio *bio; in scrub_add_page_to_wr_bio() local
1738 static void scrub_wr_bio_end_io(struct bio *bio) in scrub_wr_bio_end_io()
2074 struct bio *bio; in scrub_add_page_to_rd_bio() local
2122 static void scrub_missing_raid56_end_io(struct bio *bio) in scrub_missing_raid56_end_io()
2183 struct bio *bio; in scrub_missing_raid56_pages() local
[all …]
Dcheck-integrity.c168 bio_end_io_t *bio; member
1674 struct bio *bio; in btrfsic_read_block() local
1821 struct bio *bio, int *bio_is_patched, in btrfsic_process_written_block()
2963 static void __btrfsic_submit_bio(int rw, struct bio *bio) in __btrfsic_submit_bio()
3061 void btrfsic_submit_bio(int rw, struct bio *bio) in btrfsic_submit_bio()
3067 int btrfsic_submit_bio_wait(int rw, struct bio *bio) in btrfsic_submit_bio_wait()
Dinode.c1805 size_t size, struct bio *bio, in btrfs_merge_bio_hook()
1837 struct bio *bio, int mirror_num, in __btrfs_submit_bio_start()
1857 static int __btrfs_submit_bio_done(struct inode *inode, int rw, struct bio *bio, in __btrfs_submit_bio_done()
1876 static int btrfs_submit_bio_hook(struct inode *inode, int rw, struct bio *bio, in btrfs_submit_bio_hook()
7720 static inline int submit_dio_repair_bio(struct inode *inode, struct bio *bio, in submit_dio_repair_bio()
7781 struct bio *bio; in dio_read_error() local
7834 static void btrfs_retry_endio_nocsum(struct bio *bio) in btrfs_retry_endio_nocsum()
7889 static void btrfs_retry_endio(struct bio *bio) in btrfs_retry_endio()
7981 static void btrfs_endio_direct_read(struct bio *bio) in btrfs_endio_direct_read()
8006 static void btrfs_endio_direct_write(struct bio *bio) in btrfs_endio_direct_write()
[all …]
Dvolumes.h284 struct bio bio; member
287 static inline struct btrfs_io_bio *btrfs_io_bio(struct bio *bio) in btrfs_io_bio()
Dvolumes.c5854 static inline void btrfs_end_bbio(struct btrfs_bio *bbio, struct bio *bio) in btrfs_end_bbio()
5863 static void btrfs_end_bio(struct bio *bio) in btrfs_end_bio()
5932 int rw, struct bio *bio) in btrfs_schedule_bio()
5984 struct bio *bio, u64 physical, int dev_nr, in submit_stripe_bio()
6016 static void bbio_error(struct btrfs_bio *bbio, struct bio *bio, u64 logical) in bbio_error()
6030 int btrfs_map_bio(struct btrfs_root *root, int rw, struct bio *bio, in btrfs_map_bio()
/linux-4.4.14/fs/logfs/
Ddev_bdev.c19 struct bio bio; in sync_request() local
56 static void writeseg_end_io(struct bio *bio) in writeseg_end_io()
79 struct bio *bio; in __bdev_writeseg() local
154 static void erase_end_io(struct bio *bio) in erase_end_io()
170 struct bio *bio; in do_erase() local
/linux-4.4.14/drivers/target/
Dtarget_core_iblock.c295 static void iblock_bio_done(struct bio *bio) in iblock_bio_done()
318 struct bio *bio; in iblock_get_bio() local
344 struct bio *bio; in iblock_submit_bios() local
352 static void iblock_end_io_flush(struct bio *bio) in iblock_end_io_flush()
378 struct bio *bio; in iblock_execute_sync_cache() local
420 struct bio *bio; in iblock_execute_write_same() local
590 iblock_alloc_bip(struct se_cmd *cmd, struct bio *bio) in iblock_alloc_bip()
641 struct bio *bio, *bio_start; in iblock_execute_rw() local
Dtarget_core_pscsi.c855 static void pscsi_bi_endio(struct bio *bio) in pscsi_bi_endio()
862 struct bio *bio; in pscsi_get_bio() local
882 struct bio *bio = NULL, *tbio = NULL; in pscsi_map_sg() local
1062 struct bio *bio = hbio; in pscsi_execute_cmd() local
/linux-4.4.14/drivers/lightnvm/
Drrpc.c93 static void rrpc_discard(struct rrpc *rrpc, struct bio *bio) in rrpc_discard()
248 static void rrpc_end_sync_bio(struct bio *bio) in rrpc_end_sync_bio()
273 struct bio *bio; in rrpc_move_valid_pages() local
669 static int rrpc_read_ppalist_rq(struct rrpc *rrpc, struct bio *bio, in rrpc_read_ppalist_rq()
705 static int rrpc_read_rq(struct rrpc *rrpc, struct bio *bio, struct nvm_rq *rqd, in rrpc_read_rq()
733 static int rrpc_write_ppalist_rq(struct rrpc *rrpc, struct bio *bio, in rrpc_write_ppalist_rq()
768 static int rrpc_write_rq(struct rrpc *rrpc, struct bio *bio, in rrpc_write_rq()
794 static int rrpc_setup_rq(struct rrpc *rrpc, struct bio *bio, in rrpc_setup_rq()
818 static int rrpc_submit_io(struct rrpc *rrpc, struct bio *bio, in rrpc_submit_io()
850 static blk_qc_t rrpc_make_rq(struct request_queue *q, struct bio *bio) in rrpc_make_rq()
[all …]
Drrpc.h148 static inline sector_t rrpc_get_laddr(struct bio *bio) in rrpc_get_laddr()
153 static inline unsigned int rrpc_get_pages(struct bio *bio) in rrpc_get_pages()
209 static inline int rrpc_lock_rq(struct rrpc *rrpc, struct bio *bio, in rrpc_lock_rq()
/linux-4.4.14/fs/nfs/blocklayout/
Dblocklayout.c105 bl_submit_bio(int rw, struct bio *bio) in bl_submit_bio()
121 struct bio *bio; in bl_alloc_init_bio() local
140 do_add_page_to_bio(struct bio *bio, int npg, int rw, sector_t isect, in do_add_page_to_bio()
185 static void bl_end_io_read(struct bio *bio) in bl_end_io_read()
226 struct bio *bio = NULL; in bl_read_pagelist() local
315 static void bl_end_io_write(struct bio *bio) in bl_end_io_write()
369 struct bio *bio = NULL; in bl_write_pagelist() local
/linux-4.4.14/drivers/block/
Dpktcdvd.c546 struct bio *bio = bio_kmalloc(GFP_KERNEL, 1); in pkt_alloc_packet_data() local
557 struct bio *bio = pkt->r_bios[i]; in pkt_alloc_packet_data() local
581 struct bio *bio = pkt->r_bios[i]; in pkt_free_packet_data() local
812 static void pkt_queue_bio(struct pktcdvd_device *pd, struct bio *bio) in pkt_queue_bio()
849 struct bio *bio; in pkt_iosched_process_queue() local
980 static void pkt_end_io_read(struct bio *bio) in pkt_end_io_read()
999 static void pkt_end_io_packet_write(struct bio *bio) in pkt_end_io_packet_write()
1021 struct bio *bio; in pkt_gather_data() local
1198 struct bio *bio = NULL; in pkt_handle_queue() local
1345 struct bio *bio; in pkt_finish_packet() local
[all …]
Dumem.c110 struct bio *bio, *currentbio, **biotail; member
119 struct bio *bio, **biotail; member
345 struct bio *bio; in add_bio() local
432 struct bio *bio = page->bio; in process_page() local
504 struct bio *bio = return_bio; in process_page() local
527 static blk_qc_t mm_make_request(struct request_queue *q, struct bio *bio) in mm_make_request()
Dnull_blk.c18 struct bio *bio; member
311 static blk_qc_t null_queue_bio(struct request_queue *q, struct bio *bio) in null_queue_bio()
450 struct bio *bio = rqd->bio; in null_lnvm_submit_io() local
Dosdblk.c98 struct bio *bio; /* cloned bio */ member
303 struct bio *bio; in osdblk_rq_fn() local
Dloop.c352 struct bio *bio; in lo_read_simple() local
400 struct bio *bio; in lo_read_transfer() local
454 struct bio *bio = cmd->rq->bio; in handle_partial_read() local
481 struct bio *bio = cmd->rq->bio; in lo_rw_aio() local
Dps3vram.c551 struct bio *bio) in ps3vram_do_bio()
601 static blk_qc_t ps3vram_make_request(struct request_queue *q, struct bio *bio) in ps3vram_make_request()
Dxen-blkfront.c85 struct bio *bio; member
1637 static void split_bio_end(struct bio *bio) in split_bio_end()
1656 struct bio *bio, *cloned_bio; in blkif_recover() local
Dbrd.c326 static blk_qc_t brd_make_request(struct request_queue *q, struct bio *bio) in brd_make_request()
Dvirtio_blk.c240 struct bio *bio; in virtblk_get_id() local
Dfloppy.c3774 static void floppy_rb0_cb(struct bio *bio) in floppy_rb0_cb()
3789 struct bio bio; in __floppy_read_block_0() local
Drbd.c1316 struct bio *bio; in bio_clone_range() local
1360 struct bio *bio; in bio_chain_clone_range() local
/linux-4.4.14/drivers/scsi/
Dsd_dif.c117 struct bio *bio; in sd_dif_prepare() local
168 struct bio *bio; in sd_dif_complete() local
Dsd.c599 struct bio *bio = scmd->request->bio; in sd_setup_protect_cmnd() local
835 struct bio *bio = rq->bio; in sd_setup_write_same_cmnd() local
Dst.h32 struct bio *bio; member
Dsg.c147 struct bio *bio; member
Dosst.h638 struct bio *bio; member
/linux-4.4.14/drivers/staging/lustre/lustre/llite/
Dlloop.c197 struct bio *bio; in do_bio_lustrebacked() local
270 static void loop_add_bio(struct lloop_device *lo, struct bio *bio) in loop_add_bio()
293 struct bio **bio; in loop_get_bio() local
373 static inline void loop_handle_bio(struct lloop_device *lo, struct bio *bio) in loop_handle_bio()
401 struct bio *bio; in loop_thread() local
/linux-4.4.14/fs/nilfs2/
Dsegbuf.c35 struct bio *bio; member
341 static void nilfs_end_bio_write(struct bio *bio) in nilfs_end_bio_write()
355 struct bio *bio = wi->bio; in nilfs_segbuf_submit_bio() local
397 struct bio *bio; in nilfs_alloc_seg_bio() local
/linux-4.4.14/drivers/scsi/osd/
Dosd_initiator.c718 struct bio *bio; in _osd_req_list_objects() local
826 struct bio *bio, u64 len) in osd_req_write()
840 struct bio *bio = bio_map_kern(req_q, buff, len, GFP_KERNEL); in osd_req_write_kern() local
877 struct bio *bio, u64 len) in osd_req_read()
891 struct bio *bio = bio_map_kern(req_q, buff, len, GFP_KERNEL); in osd_req_read_kern() local
945 struct bio *bio; in _osd_req_finalize_cdb_cont() local
991 const struct osd_obj_id *obj, struct bio *bio, in osd_req_write_sg()
1009 const struct osd_obj_id *obj, struct bio *bio, in osd_req_read_sg()
1047 struct bio *bio; in _create_sg_bios() local
1079 struct bio *bio = _create_sg_bios(or, buff, sglist, numentries); in osd_req_write_sg_kern() local
[all …]
/linux-4.4.14/drivers/block/aoe/
Daoecmd.c297 skb_fillup(struct sk_buff *skb, struct bio *bio, struct bvec_iter iter) in skb_fillup()
848 struct bio *bio; in rqbiocnt() local
867 bio_pageinc(struct bio *bio) in bio_pageinc()
883 bio_pagedec(struct bio *bio) in bio_pagedec()
896 bufinit(struct buf *buf, struct request *rq, struct bio *bio) in bufinit()
911 struct bio *bio; in nextbuf() local
1087 bvcpy(struct sk_buff *skb, struct bio *bio, struct bvec_iter iter, long cnt) in bvcpy()
1104 struct bio *bio; in aoe_end_request() local
Daoedev.c164 struct bio *bio; in aoe_failip() local
Daoe.h103 struct bio *bio; member
/linux-4.4.14/kernel/trace/
Dblktrace.c770 static void blk_add_trace_bio(struct request_queue *q, struct bio *bio, in blk_add_trace_bio()
783 struct request_queue *q, struct bio *bio) in blk_add_trace_bio_bounce()
789 struct request_queue *q, struct bio *bio, in blk_add_trace_bio_complete()
798 struct bio *bio) in blk_add_trace_bio_backmerge()
806 struct bio *bio) in blk_add_trace_bio_frontmerge()
812 struct request_queue *q, struct bio *bio) in blk_add_trace_bio_queue()
819 struct bio *bio, int rw) in blk_add_trace_getrq()
834 struct bio *bio, int rw) in blk_add_trace_sleeprq()
874 struct request_queue *q, struct bio *bio, in blk_add_trace_split()
902 struct request_queue *q, struct bio *bio, in blk_add_trace_bio_remap()
/linux-4.4.14/fs/jfs/
Djfs_metapage.c279 static void metapage_read_end_io(struct bio *bio) in metapage_read_end_io()
334 static void metapage_write_end_io(struct bio *bio) in metapage_write_end_io()
350 struct bio *bio = NULL; in metapage_writepage() local
486 struct bio *bio = NULL; in metapage_readpage() local
Djfs_logmgr.c1987 struct bio *bio; in lbmRead() local
2137 struct bio *bio; in lbmStartIO() local
2193 static void lbmIODone(struct bio *bio) in lbmIODone()
/linux-4.4.14/fs/gfs2/
Dlops.c205 static void gfs2_end_log_write(struct bio *bio) in gfs2_end_log_write()
264 struct bio *bio; in gfs2_log_alloc_bio() local
294 struct bio *bio = sdp->sd_log_bio; in gfs2_log_get_bio() local
325 struct bio *bio; in gfs2_log_write() local
Dops_fstype.c174 static void end_bio_io_page(struct bio *bio) in end_bio_io_page()
232 struct bio *bio; in gfs2_read_super() local
/linux-4.4.14/drivers/block/drbd/
Ddrbd_req.c1141 struct bio *bio = req->private_bio; in drbd_submit_req_private_bio() local
1183 drbd_request_prepare(struct drbd_device *device, struct bio *bio, unsigned long start_jif) in drbd_request_prepare()
1327 void __drbd_make_request(struct drbd_device *device, struct bio *bio, unsigned long start_jif) in __drbd_make_request()
1497 blk_qc_t drbd_make_request(struct request_queue *q, struct bio *bio) in drbd_make_request()
Ddrbd_req.h262 struct bio *bio; in drbd_req_make_private_bio() local
276 struct bio *bio; member
Ddrbd_worker.c68 void drbd_md_endio(struct bio *bio) in drbd_md_endio()
173 void drbd_peer_request_endio(struct bio *bio) in drbd_peer_request_endio()
200 void drbd_request_endio(struct bio *bio) in drbd_request_endio()
299 void drbd_csum_bio(struct crypto_hash *tfm, struct bio *bio, void *digest) in drbd_csum_bio()
Ddrbd_bitmap.c944 static void drbd_bm_endio(struct bio *bio) in drbd_bm_endio()
986 struct bio *bio = bio_alloc_drbd(GFP_NOIO); in bm_page_io_async() local
Ddrbd_main.c151 struct bio *bio; in bio_alloc_drbd() local
1548 static int _drbd_send_bio(struct drbd_peer_device *peer_device, struct bio *bio) in _drbd_send_bio()
1567 static int _drbd_send_zc_bio(struct drbd_peer_device *peer_device, struct bio *bio) in _drbd_send_zc_bio()
2235 struct bio *bio = req->master_bio; in do_retry() local
Ddrbd_actlog.c142 struct bio *bio; in _drbd_md_sync_page_io() local
Ddrbd_receiver.c1372 struct bio *bio; in drbd_submit_peer_request() local
1711 struct bio *bio; in recv_dless_read() local
Ddrbd_int.h1601 int fault_type, struct bio *bio) in drbd_generic_make_request()
/linux-4.4.14/fs/f2fs/
Dcrypto.c153 struct bio *bio = ctx->r.bio; in completion_pages() local
172 void f2fs_end_io_crypto_work(struct f2fs_crypto_ctx *ctx, struct bio *bio) in f2fs_end_io_crypto_work()
Ddata.c30 static void f2fs_read_end_io(struct bio *bio) in f2fs_read_end_io()
58 static void f2fs_write_end_io(struct bio *bio) in f2fs_write_end_io()
91 struct bio *bio; in __bio_alloc() local
147 struct bio *bio; in f2fs_submit_page_bio() local
877 struct bio *bio = NULL; in f2fs_mpage_readpages() local
Df2fs_crypto.h96 struct bio *bio; member
Dsegment.c327 struct bio *bio; in issue_flush_thread() local
365 struct bio *bio = f2fs_bio_alloc(0); in f2fs_issue_flush() local
Df2fs.h692 struct bio *bio; /* bios to merge */ member
1296 struct bio *bio; in f2fs_bio_alloc() local
2103 static inline bool f2fs_bio_encrypted(struct bio *bio) in f2fs_bio_encrypted()
/linux-4.4.14/fs/xfs/
Dxfs_aops.c361 struct bio *bio) in xfs_end_bio()
380 struct bio *bio) in xfs_submit_ioend_bio()
392 struct bio *bio = bio_alloc(GFP_NOIO, BIO_MAX_PAGES); in xfs_alloc_ioend_bio() local
443 static inline int xfs_bio_add_buffer(struct bio *bio, struct buffer_head *bh) in xfs_bio_add_buffer()
479 struct bio *bio; in xfs_submit_ioend() local
Dxfs_buf.c1105 struct bio *bio) in xfs_buf_bio_end_io()
1139 struct bio *bio; in xfs_buf_ioapply_map() local
/linux-4.4.14/drivers/s390/block/
Ddasd_diag.c61 struct dasd_diag_bio bio[0]; member
326 struct dasd_diag_bio bio; in dasd_diag_check_device() local
Dxpram.c184 static blk_qc_t xpram_make_request(struct request_queue *q, struct bio *bio) in xpram_make_request()
Ddcssblk.c820 dcssblk_make_request(struct request_queue *q, struct bio *bio) in dcssblk_make_request()
/linux-4.4.14/drivers/nvdimm/
Dcore.c217 void __nd_iostat_start(struct bio *bio, unsigned long *start) in __nd_iostat_start()
232 void nd_iostat_end(struct bio *bio, unsigned long start) in nd_iostat_end()
Dblk.c164 static blk_qc_t nd_blk_make_request(struct request_queue *q, struct bio *bio) in nd_blk_make_request()
Dpmem.c67 static blk_qc_t pmem_make_request(struct request_queue *q, struct bio *bio) in pmem_make_request()
Dnd.h267 static inline bool nd_iostat_start(struct bio *bio, unsigned long *start) in nd_iostat_start()
Dbtt.c1153 static blk_qc_t btt_make_request(struct request_queue *q, struct bio *bio) in btt_make_request()
/linux-4.4.14/fs/hfsplus/
Dwrapper.c49 struct bio *bio; in hfsplus_submit_bio() local
/linux-4.4.14/arch/m68k/emu/
Dnfblock.c62 static blk_qc_t nfhd_make_request(struct request_queue *queue, struct bio *bio) in nfhd_make_request()
/linux-4.4.14/arch/powerpc/sysdev/
Daxonram.c107 axon_ram_make_request(struct request_queue *queue, struct bio *bio) in axon_ram_make_request()
/linux-4.4.14/drivers/block/zram/
Dzram_drv.c779 int offset, struct bio *bio) in zram_bio_discard()
841 static void __zram_make_request(struct zram *zram, struct bio *bio) in __zram_make_request()
897 static blk_qc_t zram_make_request(struct request_queue *queue, struct bio *bio) in zram_make_request()
/linux-4.4.14/arch/xtensa/platforms/iss/
Dsimdisk.c104 static blk_qc_t simdisk_make_request(struct request_queue *q, struct bio *bio) in simdisk_make_request()
/linux-4.4.14/drivers/block/xen-blkback/
Dblkback.c1086 static void end_block_io_op(struct bio *bio) in end_block_io_op()
1207 struct bio *bio = NULL; in dispatch_rw_block_io() local
/linux-4.4.14/include/linux/ceph/
Dmessenger.h99 struct bio *bio; member
123 struct bio *bio; /* bio from list */ member
Dosd_client.h70 struct bio *bio; /* list of bios */ member
/linux-4.4.14/fs/exofs/
Dore.c405 static void _clear_bio(struct bio *bio) in _clear_bio()
859 struct bio *bio; in _write_mirror() local
Dore_raid.c435 struct bio *bio = ios->per_dev[d].bio; in _mark_read4write_pages_uptodate() local
/linux-4.4.14/fs/ocfs2/cluster/
Dheartbeat.c376 static void o2hb_bio_end_io(struct bio *bio) in o2hb_bio_end_io()
401 struct bio *bio; in o2hb_setup_one_bio() local
450 struct bio *bio; in o2hb_read_slots() local
481 struct bio *bio; in o2hb_issue_node_write() local
/linux-4.4.14/net/ceph/
Dmessenger.c829 struct bio *bio; in ceph_msg_data_bio_cursor_init() local
848 struct bio *bio; in ceph_msg_data_bio_next() local
873 struct bio *bio; in ceph_msg_data_bio_advance() local
3242 void ceph_msg_data_add_bio(struct ceph_msg *msg, struct bio *bio, in ceph_msg_data_add_bio()
Dosd_client.c115 struct bio *bio, size_t bio_length) in ceph_osd_data_bio_init()
193 unsigned int which, struct bio *bio, size_t bio_length) in osd_req_op_extent_osd_data_bio()
/linux-4.4.14/include/scsi/
Dosd_initiator.h143 struct bio *bio; member
Dosd_ore.h158 struct bio *bio; member
/linux-4.4.14/kernel/power/
Dswap.c230 static void hib_end_io(struct bio *bio) in hib_end_io()
257 struct bio *bio; in hib_submit_io() local
/linux-4.4.14/drivers/nvme/host/
Dlightnvm.c471 struct bio *bio = rqd->bio; in nvme_nvm_submit_io() local
Dpci.c1040 struct bio *bio = NULL; in __nvme_submit_sync_cmd() local
/linux-4.4.14/drivers/cdrom/
Dcdrom.c2165 struct bio *bio; in cdrom_read_cdda_bpc() local