Searched refs:ZIO_FLAG_DONT_CACHE (Results 1 - 7 of 7) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dvdev_cache.c265 if (zio->io_flags & ZIO_FLAG_DONT_CACHE)
315 ZIO_FLAG_DONT_CACHE, vdev_cache_fill, ve);
H A Dvdev_queue.c615 flags | ZIO_FLAG_DONT_CACHE | ZIO_FLAG_DONT_QUEUE,
729 zio->io_flags |= ZIO_FLAG_DONT_CACHE | ZIO_FLAG_DONT_QUEUE;
H A Dzio.c1127 zio->io_flags |= ZIO_FLAG_DONT_CACHE;
1130 zio->io_flags |= ZIO_FLAG_DONT_CACHE;
3140 ZIO_FLAG_DONT_CACHE | ZIO_FLAG_DONT_AGGREGATE;
H A Dvdev.c1036 ZIO_FLAG_DONT_CACHE | ZIO_FLAG_DONT_AGGREGATE |
H A Darc.c5007 zio_flags | ZIO_FLAG_DONT_CACHE |
/illumos-gate/usr/src/uts/common/fs/zfs/sys/
H A Dzio.h163 ZIO_FLAG_DONT_CACHE = 1 << 11, enumerator in enum:zio_flag
/illumos-gate/usr/src/cmd/zdb/
H A Dzdb.c3395 ZIO_FLAG_DONT_CACHE | ZIO_FLAG_DONT_QUEUE |

Completed in 110 milliseconds