Searched refs:vdev_cache_read (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/sys/contrib/openzfs/include/sys/
H A Dvdev.h161 extern boolean_t vdev_cache_read(zio_t *zio);
/freebsd-13-stable/sys/contrib/openzfs/module/zfs/
H A Dvdev_cache.c251 vdev_cache_read(zio_t *zio) function
H A Dzio.c3838 if (zio->io_type == ZIO_TYPE_READ && vdev_cache_read(zio))

Completed in 121 milliseconds