Home
last modified time | relevance | path

Searched refs:zio_slow_io_ms (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/include/
H A Dtunables.cfg90 ZIO_SLOW_IO_MS zio.slow_io_ms zio_slow_io_ms
/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/perf/
H A Dperf.shlib492 zio_slow_io_ms
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Dzio.c85 int zio_slow_io_ms = (30 * MILLISEC); variable
4572 if (zio->io_delay >= MSEC2NSEC(zio_slow_io_ms)) { in zio_done()