Searched refs:io_start (Results 1 – 2 of 2) sorted by relevance
334 uint64_t io_start = zio->io_offset; in vdev_cache_write() local335 uint64_t io_end = io_start + zio->io_size; in vdev_cache_write()336 uint64_t min_offset = P2ALIGN(io_start, VCBS); in vdev_cache_write()351 uint64_t start = MAX(ve->ve_offset, io_start); in vdev_cache_write()358 start - ve->ve_offset, start - io_start, in vdev_cache_write()
67 void (*io_start)(struct buf *); member440 if (bioops.io_start) in buf_start()441 (*bioops.io_start)(bp); in buf_start()