Home
last modified time | relevance | path

Searched refs:bi_next (Results 1 – 25 of 37) sorted by relevance

12

/openbmc/linux/include/linux/
H A Dbio.h568 for (bio = (bl)->head; bio; bio = bio->bi_next)
583 bio->bi_next = NULL; in bio_list_add()
586 bl->tail->bi_next = bio; in bio_list_add()
595 bio->bi_next = bl->head; in bio_list_add_head()
609 bl->tail->bi_next = bl2->head; in bio_list_merge()
623 bl2->tail->bi_next = bl->head; in bio_list_merge_head()
640 bl->head = bl->head->bi_next; in bio_list_pop()
644 bio->bi_next = NULL; in bio_list_pop()
H A Dblk-mq.h1009 for (_bio = (rq)->bio; _bio; _bio = _bio->bi_next)
1020 (_iter.bio->bi_next == NULL && \
H A Dblk_types.h266 struct bio *bi_next; /* request queue link */ member
H A Dblkdev.h742 for (; _bio; _bio = _bio->bi_next)
/openbmc/linux/block/
H A Dblk-integrity.c191 struct bio *next = bio->bi_next; in blk_integrity_merge_bio()
202 bio->bi_next = NULL; in blk_integrity_merge_bio()
204 bio->bi_next = next; in blk_integrity_merge_bio()
H A Dblk-merge.c746 for (bio = rq->bio; bio; bio = bio->bi_next) { in blk_rq_set_mixed_merge()
864 req->biotail->bi_next = next->bio; in attempt_merge()
995 req->biotail->bi_next = bio; in bio_attempt_back_merge()
1021 bio->bi_next = req->bio; in bio_attempt_front_merge()
1046 req->biotail->bi_next = bio; in bio_attempt_discard_merge()
H A Dbio.c249 bio->bi_next = NULL; in bio_init()
449 cache->free_list = bio->bi_next; in bio_alloc_percpu_cache()
710 cache->free_list = bio->bi_next; in __bio_alloc_cache_prune()
774 bio->bi_next = cache->free_list; in bio_put_percpu_cache()
782 bio->bi_next = cache->free_list_irq; in bio_put_percpu_cache()
H A Dblk-map.c551 rq->biotail->bi_next = bio; in blk_rq_append_bio()
761 bio = bio->bi_next; in blk_rq_unmap_user()
H A Dblk-mq.c840 struct bio *next = bio->bi_next; in blk_complete_request()
924 req->bio = bio->bi_next; in blk_update_request()
3139 rq->bio = bio->bi_next; in blk_rq_unprep_clone()
3183 rq->biotail->bi_next = bio; in blk_rq_prep_clone()
3224 list->tail->bi_next = rq->bio; in blk_steal_bios()
H A Dblk-core.c641 BUG_ON(bio->bi_next); in __submit_bio_noacct()
/openbmc/linux/drivers/md/
H A Draid1-10.c121 bio->bi_next = NULL; in raid1_submit_write()
H A Ddm-delay.c74 n = bio->bi_next; in flush_bios()
75 bio->bi_next = NULL; in flush_bios()
H A Draid10.c3567 bio->bi_next = biolist; in raid10_sync_request()
3592 bio->bi_next = biolist; in raid10_sync_request()
3613 bio->bi_next = biolist; in raid10_sync_request()
3771 bio->bi_next = biolist; in raid10_sync_request()
3793 bio->bi_next = biolist; in raid10_sync_request()
3895 biolist = biolist->bi_next; in raid10_sync_request()
3897 bio->bi_next = NULL; in raid10_sync_request()
4978 read_bio->bi_next = NULL; in reshape_request()
5000 b->bi_next = blist; in reshape_request()
5029 read_bio->bi_next = NULL; in reshape_request()
[all …]
H A Ddm-snap.c1576 n = bio->bi_next; in flush_bios()
1577 bio->bi_next = NULL; in flush_bios()
1594 n = bio->bi_next; in retry_origin_bios()
1595 bio->bi_next = NULL; in retry_origin_bios()
1611 n = bio->bi_next; in error_bios()
1612 bio->bi_next = NULL; in error_bios()
H A Draid5.h721 return bio->bi_next; in r5_next_bio()
H A Ddm-rq.c85 bool is_last = !clone->bi_next; in end_clone_bio()
H A Ddm-raid1.c170 return (struct mirror *) bio->bi_next; in bio_get_m()
175 bio->bi_next = (struct bio *) m; in bio_set_m()
H A Ddm-region-hash.c533 for (bio = bios->head; bio; bio = bio->bi_next) { in dm_rh_inc_pending()
H A Draid5.c3507 bip = &(*bip)->bi_next; in stripe_bio_overlaps()
3562 bip = &(*bip)->bi_next; in __add_stripe_bio()
3567 BUG_ON(*bip && bi->bi_next && (*bip) != bi->bi_next); in __add_stripe_bio()
3569 bi->bi_next = *bip; in __add_stripe_bio()
5441 bi->bi_next = conf->retry_read_aligned_list; in add_bio_to_retry()
5461 conf->retry_read_aligned_list = bi->bi_next; in remove_bio_from_retry()
5462 bi->bi_next = NULL; in remove_bio_from_retry()
5484 raid_bi->bi_next = NULL; in raid5_align_endio()
5543 raid_bio->bi_next = (void *)rdev; in raid5_read_one_chunk()
5799 bi->bi_next = NULL; in make_discard_request()
[all …]
/openbmc/linux/include/linux/ceph/
H A Dmessenger.h144 if (!(it)->iter.bi_size && (it)->bio->bi_next) { \
146 (it)->bio = (it)->bio->bi_next; \
/openbmc/linux/drivers/gpu/drm/i915/display/
H A Dintel_bw.c502 struct intel_bw_info *bi_next; in tgl_get_bw_info() local
509 bi_next = &dev_priv->display.bw.max[i + 1]; in tgl_get_bw_info()
512 bi_next->num_planes = (ipqdepth - clpchgroup) / in tgl_get_bw_info()
515 bi_next->num_planes = 0; in tgl_get_bw_info()
/openbmc/linux/drivers/nvme/host/
H A Dmultipath.c103 for (bio = req->bio; bio; bio = bio->bi_next) { in nvme_failover_req()
513 next = bio->bi_next; in nvme_requeue_work()
514 bio->bi_next = NULL; in nvme_requeue_work()
/openbmc/linux/drivers/block/aoe/
H A Daoedev.c174 d->ip.nxbio = bio->bi_next; in aoe_failip()
/openbmc/linux/drivers/target/
H A Dtarget_core_pscsi.c916 req->bio = bio->bi_next; in pscsi_map_sg()
/openbmc/linux/fs/btrfs/
H A Draid56.c813 next = cur->bi_next; in rbio_endio_bio_list()
814 cur->bi_next = NULL; in rbio_endio_bio_list()

12