| /freebsd-12-stable/sys/geom/eli/ |
| D | g_eli_privacy.c | 83 bp->bio_inbed, bp->bio_children); in g_eli_crypto_read_done() 87 bp->bio_inbed, bp->bio_children, crp->crp_etype); in g_eli_crypto_read_done() 97 if (bp->bio_inbed < bp->bio_children) in g_eli_crypto_read_done() 136 bp->bio_inbed, bp->bio_children); in g_eli_crypto_write_done() 139 bp->bio_inbed, bp->bio_children, crp->crp_etype); in g_eli_crypto_write_done() 149 if (bp->bio_inbed < bp->bio_children) in g_eli_crypto_write_done() 152 bp->bio_children = 1; in g_eli_crypto_write_done() 267 bp->bio_children = nsec; in g_eli_crypto_run()
|
| D | g_eli_integrity.c | 145 bp->bio_inbed, bp->bio_children, (intmax_t)crp->crp_olen, (intmax_t)bp->bio_completed); in g_eli_auth_read_done() 148 bp->bio_inbed, bp->bio_children, crp->crp_etype); in g_eli_auth_read_done() 157 if (bp->bio_inbed < bp->bio_children) in g_eli_auth_read_done() 271 bp->bio_inbed, bp->bio_children); in g_eli_auth_write_done() 274 bp->bio_inbed, bp->bio_children, crp->crp_etype); in g_eli_auth_write_done() 283 if (bp->bio_inbed < bp->bio_children) in g_eli_auth_write_done() 331 bp->bio_children = (cbp2 != NULL ? 2 : 1); in g_eli_auth_write_done() 455 bp->bio_children = nsec; in g_eli_auth_run()
|
| D | g_eli.c | 245 if (pbp->bio_inbed < pbp->bio_children) in g_eli_read_done() 287 if (pbp->bio_inbed < pbp->bio_children) in g_eli_write_done()
|
| /freebsd-12-stable/sys/geom/raid/ |
| D | tr_raid1.c | 794 if (pbp->bio_children == 1) in g_raid_tr_iodone_raid1() 802 if (pbp->bio_children == 1) { in g_raid_tr_iodone_raid1() 813 if (pbp->bio_children == 2 && do_write) { in g_raid_tr_iodone_raid1() 835 pbp->bio_children > 1 && in g_raid_tr_iodone_raid1() 895 if (pbp->bio_children == pbp->bio_inbed) { in g_raid_tr_iodone_raid1()
|
| D | tr_raid0.c | 324 if (pbp->bio_children == pbp->bio_inbed) { in g_raid_tr_iodone_raid0()
|
| D | tr_concat.c | 341 if (pbp->bio_children == pbp->bio_inbed) { in g_raid_tr_iodone_concat()
|
| D | tr_raid5.c | 380 if (pbp->bio_children == pbp->bio_inbed) { in g_raid_tr_iodone_raid5()
|
| D | tr_raid1e.c | 1139 if (pbp->bio_children == pbp->bio_inbed) { in g_raid_tr_iodone_raid1e()
|
| /freebsd-12-stable/sys/geom/ |
| D | notes | 7 Locking of bio_children and bio_inbed 9 bio_children is used by g_std_done() and g_clone_bio() to keep track 11 bio_children counter for each time it is called and g_std_done will
|
| D | geom_io.c | 234 bp->bio_children++; in g_clone_bio() 264 bp->bio_children++; in g_duplicate_bio() 751 bp->bio_children = 0; in g_io_deliver()
|
| D | geom_subr.c | 1095 if (bp2->bio_children == bp2->bio_inbed) in g_std_done() 1595 db_printf(" children: %u\n", bp->bio_children); in DB_SHOW_COMMAND()
|
| D | geom_disk.c | 258 if (bp2->bio_children == bp2->bio_inbed) { in g_disk_done()
|
| /freebsd-12-stable/sys/sys/ |
| D | bio.h | 110 u_int bio_children; /* Number of spawned bios */ member
|
| /freebsd-12-stable/sys/dev/nvme/ |
| D | nvme_ns.c | 289 children = atomic_load_acq_int(&parent->bio_children); in nvme_bio_child_inbed() 387 bp->bio_children = *num_bios; in nvme_construct_child_bios()
|
| /freebsd-12-stable/sys/geom/mirror/ |
| D | g_mirror.c | 982 KASSERT(pbp->bio_inbed <= pbp->bio_children, in g_mirror_regular_request() 984 pbp->bio_children)); in g_mirror_regular_request() 988 if (pbp->bio_children == pbp->bio_inbed) { in g_mirror_regular_request() 1010 pbp->bio_children--; in g_mirror_regular_request() 1018 if (pbp->bio_inbed < pbp->bio_children) in g_mirror_regular_request() 1044 if (pbp->bio_children == 0) { in g_mirror_regular_request() 1048 } else if (pbp->bio_inbed < pbp->bio_children) { in g_mirror_regular_request() 1051 } else if (pbp->bio_children == pbp->bio_inbed) { in g_mirror_regular_request()
|
| /freebsd-12-stable/sys/geom/stripe/ |
| D | g_stripe.c | 296 if (pbp->bio_children == pbp->bio_inbed) { in g_stripe_done() 428 bp->bio_children--; in g_stripe_start_fast() 529 bp->bio_children--; in g_stripe_start_economic()
|
| /freebsd-12-stable/sys/geom/shsec/ |
| D | g_shsec.c | 275 if (pbp->bio_children == pbp->bio_inbed) { in g_shsec_done() 383 bp->bio_children--; in g_shsec_start()
|
| /freebsd-12-stable/sys/geom/raid3/ |
| D | g_raid3.c | 983 pbp->bio_children--; in g_raid3_destroy_bio() 1023 pbp->bio_children--; in g_raid3_clone_bio() 1202 fbp->bio_children = 0; in g_raid3_gather() 1298 KASSERT(pbp->bio_inbed <= pbp->bio_children, in g_raid3_regular_request() 1300 pbp->bio_children)); in g_raid3_regular_request() 1301 if (pbp->bio_inbed != pbp->bio_children) in g_raid3_regular_request() 1666 bp->bio_children = bp->bio_inbed = 0; in g_raid3_sync_request()
|
| /freebsd-12-stable/sys/geom/gate/ |
| D | g_gate.c | 238 pbp->bio_children--; in g_gate_done() 275 pbp->bio_children--; in g_gate_start()
|
| /freebsd-12-stable/sys/geom/vinum/ |
| D | geom_vinum_plex.c | 313 if (pbp->bio_children == pbp->bio_inbed) { in gv_plex_normal_done() 427 if (pbp->bio_inbed == pbp->bio_children) { in gv_plex_raid5_done()
|
| /freebsd-12-stable/sys/geom/concat/ |
| D | g_concat.c | 273 if (pbp->bio_children == pbp->bio_inbed) { in g_concat_done()
|
| /freebsd-12-stable/sys/geom/linux_lvm/ |
| D | g_linux_lvm.c | 185 if (parent_b->bio_children == parent_b->bio_inbed) { in g_llvm_done()
|
| /freebsd-12-stable/sys/geom/multipath/ |
| D | g_multipath.c | 450 if (pbp->bio_children < (uintptr_t)pbp->bio_driver1) { in g_multipath_done_error()
|
| /freebsd-12-stable/sys/geom/virstor/ |
| D | g_virstor.c | 1558 if (parent_b->bio_children == parent_b->bio_inbed) { in g_virstor_done()
|
| /freebsd-12-stable/sys/geom/journal/ |
| D | g_journal.c | 1640 if (pbp->bio_children == pbp->bio_inbed && in g_journal_read_done()
|