Home
last modified time | relevance | path

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

/freebsd/sys/geom/eli/
H A Dg_eli_privacy.c100 bp->bio_inbed, bp->bio_children); in g_eli_crypto_read_done()
104 bp->bio_inbed, bp->bio_children, crp->crp_etype); in g_eli_crypto_read_done()
115 if (bp->bio_inbed < bp->bio_children) in g_eli_crypto_read_done()
153 bp->bio_inbed, bp->bio_children); in g_eli_crypto_write_done()
156 bp->bio_inbed, bp->bio_children, crp->crp_etype); in g_eli_crypto_write_done()
168 if (bp->bio_inbed < bp->bio_children) in g_eli_crypto_write_done()
171 bp->bio_children = 1; in g_eli_crypto_write_done()
274 bp->bio_children = nsec; in g_eli_crypto_run()
H A Dg_eli_integrity.c141 bp->bio_inbed, bp->bio_children, crp->crp_payload_length, (intmax_t)bp->bio_completed); in g_eli_auth_read_done()
164 bp->bio_inbed, bp->bio_children, crp->crp_etype); in g_eli_auth_read_done()
175 if (bp->bio_inbed < bp->bio_children) in g_eli_auth_read_done()
303 bp->bio_inbed, bp->bio_children); in g_eli_auth_write_done()
306 bp->bio_inbed, bp->bio_children, crp->crp_etype); in g_eli_auth_write_done()
317 if (bp->bio_inbed < bp->bio_children) in g_eli_auth_write_done()
364 bp->bio_children = (cbp2 != NULL ? 2 : 1); in g_eli_auth_write_done()
505 bp->bio_children = nsec; in g_eli_auth_run()
H A Dg_eli.c299 if (pbp->bio_inbed < pbp->bio_children) in g_eli_read_done()
338 if (pbp->bio_inbed < pbp->bio_children) in g_eli_write_done()
/freebsd/sys/geom/raid/
H A Dtr_raid1.c791 if (pbp->bio_children == 1) in g_raid_tr_iodone_raid1()
799 if (pbp->bio_children == 1) { in g_raid_tr_iodone_raid1()
810 if (pbp->bio_children == 2 && do_write) { in g_raid_tr_iodone_raid1()
832 pbp->bio_children > 1 && in g_raid_tr_iodone_raid1()
892 if (pbp->bio_children == pbp->bio_inbed) { in g_raid_tr_iodone_raid1()
H A Dtr_raid0.c322 if (pbp->bio_children == pbp->bio_inbed) { in g_raid_tr_iodone_raid0()
H A Dtr_concat.c338 if (pbp->bio_children == pbp->bio_inbed) { in g_raid_tr_iodone_concat()
H A Dtr_raid5.c378 if (pbp->bio_children == pbp->bio_inbed) { in g_raid_tr_iodone_raid5()
H A Dtr_raid1e.c1137 if (pbp->bio_children == pbp->bio_inbed) { in g_raid_tr_iodone_raid1e()
/freebsd/sys/geom/
H A Dnotes6 Locking of bio_children and bio_inbed
8 bio_children is used by g_std_done() and g_clone_bio() to keep track
10 bio_children counter for each time it is called and g_std_done will
H A Dgeom_io.c225 bp->bio_children++; in g_clone_bio()
255 bp->bio_children++; in g_duplicate_bio()
708 bp->bio_children = 0; in g_io_deliver()
H A Dgeom_subr.c1160 if (bp2->bio_children == bp2->bio_inbed) { in g_std_done()
1651 db_printf(" children: %u\n", bp->bio_children); in DB_SHOW_COMMAND()
H A Dgeom_disk.c259 if (bp2->bio_children == bp2->bio_inbed) { in g_disk_done()
/freebsd/sys/sys/
H A Dbio.h112 u_int bio_children; /* Number of spawned bios */ member
/freebsd/sys/dev/nvme/
H A Dnvme_ns.c282 children = atomic_load_acq_int(&parent->bio_children); in nvme_bio_child_inbed()
381 bp->bio_children = *num_bios; in nvme_construct_child_bios()
/freebsd/sys/geom/mirror/
H A Dg_mirror.c1002 KASSERT(pbp->bio_inbed <= pbp->bio_children, in g_mirror_regular_request()
1004 pbp->bio_children)); in g_mirror_regular_request()
1008 if (pbp->bio_children == pbp->bio_inbed) { in g_mirror_regular_request()
1031 pbp->bio_children--; in g_mirror_regular_request()
1039 if (pbp->bio_inbed < pbp->bio_children) in g_mirror_regular_request()
1066 if (pbp->bio_children == 0) { in g_mirror_regular_request()
1070 } else if (pbp->bio_inbed < pbp->bio_children) { in g_mirror_regular_request()
1073 } else if (pbp->bio_children == pbp->bio_inbed) { in g_mirror_regular_request()
/freebsd/sys/geom/stripe/
H A Dg_stripe.c287 if (pbp->bio_children == pbp->bio_inbed) { in g_stripe_done()
422 bp->bio_children--; in g_stripe_start_fast()
523 bp->bio_children--; in g_stripe_start_economic()
/freebsd/sys/geom/shsec/
H A Dg_shsec.c276 if (pbp->bio_children == pbp->bio_inbed) { in g_shsec_done()
387 bp->bio_children--; in g_shsec_start()
/freebsd/sys/geom/raid3/
H A Dg_raid3.c1010 pbp->bio_children--; in g_raid3_destroy_bio()
1050 pbp->bio_children--; in g_raid3_clone_bio()
1229 fbp->bio_children = 0; in g_raid3_gather()
1325 KASSERT(pbp->bio_inbed <= pbp->bio_children, in g_raid3_regular_request()
1327 pbp->bio_children)); in g_raid3_regular_request()
1328 if (pbp->bio_inbed != pbp->bio_children) in g_raid3_regular_request()
1694 bp->bio_children = bp->bio_inbed = 0; in g_raid3_sync_request()
/freebsd/sys/geom/vinum/
H A Dgeom_vinum_plex.c311 if (pbp->bio_children == pbp->bio_inbed) { in gv_plex_normal_done()
425 if (pbp->bio_inbed == pbp->bio_children) { in gv_plex_raid5_done()
/freebsd/sys/geom/gate/
H A Dg_gate.c235 pbp->bio_children--; in g_gate_done()
272 pbp->bio_children--; in g_gate_start()
/freebsd/sys/geom/linux_lvm/
H A Dg_linux_lvm.c184 if (parent_b->bio_children == parent_b->bio_inbed) { in g_llvm_done()
/freebsd/sys/geom/concat/
H A Dg_concat.c278 if (pbp->bio_children == pbp->bio_inbed) { in g_concat_done()
/freebsd/sys/geom/multipath/
H A Dg_multipath.c449 if (pbp->bio_children < (uintptr_t)pbp->bio_driver1) { in g_multipath_done_error()
/freebsd/sys/geom/virstor/
H A Dg_virstor.c1544 if (parent_b->bio_children == parent_b->bio_inbed) { in g_virstor_done()
/freebsd/sys/geom/journal/
H A Dg_journal.c1646 if (pbp->bio_children == pbp->bio_inbed && in g_journal_read_done()