Searched refs:bio_offset (Results 1 – 4 of 4) sorted by relevance
256 if (iolen == 4 && (bp->bio_offset & 3) == 0) in fwmem_strategy()258 bp->bio_offset >> 32, bp->bio_offset & 0xffffffff, in fwmem_strategy()262 bp->bio_offset >> 32, bp->bio_offset & 0xffffffff, in fwmem_strategy()265 if (iolen == 4 && (bp->bio_offset & 3) == 0) in fwmem_strategy()267 bp->bio_offset >> 32, bp->bio_offset & 0xffffffff, in fwmem_strategy()271 bp->bio_offset >> 32, bp->bio_offset & 0xffffffff, in fwmem_strategy()
322 #define bio_offset b_blkno macro
381 bios[j]->bio_offset = off; in vdev_geom_io()1029 bp->bio_offset = zio->io_offset; in vdev_geom_io_start()1035 bp->bio_offset = zio->io_offset; in vdev_geom_io_start()1042 bp->bio_offset = cp->provider->mediasize; in vdev_geom_io_start()
1855 off = bp->bio_offset; in zvol_strategy()