Searched refs:bio_offset (Results 1 – 9 of 9) sorted by relevance
170 head->last_offset = bp->bio_offset + bp->bio_length; in bioq_remove()194 head->last_offset = bp->bio_offset; in bioq_insert_head()208 head->last_offset = bp->bio_offset; in bioq_insert_tail()238 return ((uoff_t)(bp->bio_offset - head->last_offset)); in bioq_bio_key()
146 bp->bio_offset = uio->uio_offset; in physio()
1312 bp->bio_offset = offset; in aio_qbio()
538 uint64_t bio_offset; in __vdev_disk_physio() local572 bio_offset = io_offset; in __vdev_disk_physio()604 BIO_BI_SECTOR(dr->dr_bio[i]) = bio_offset >> 9; in __vdev_disk_physio()615 bio_offset += BIO_BI_SIZE(dr->dr_bio[i]); in __vdev_disk_physio()
94 off_t bio_offset; /* Offset into file. */ member
229 bp->bio_offset / cf_priv->drive_param.sector_size, bp->bio_data); in cf_start()233 bp->bio_offset/cf_priv->drive_param.sector_size, bp->bio_data); in cf_start()
406 bios[j]->bio_offset = off; in vdev_geom_io()1124 bp->bio_offset = zio->io_offset; in vdev_geom_io_start()1139 bp->bio_offset = zio->io_offset; in vdev_geom_io_start()1145 bp->bio_offset = cp->provider->mediasize; in vdev_geom_io_start()
641 off = bp->bio_offset; in zvol_geom_bio_strategy()
2846 bio->bio_offset = (bp->b_blkno - sp->sw_first) * PAGE_SIZE; in swapgeom_strategy()