Home
last modified time | relevance | path

Searched refs:ZIO_FLAG_PHYSICAL (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/contrib/openzfs/include/sys/
H A Dzio.h195 ZIO_FLAG_PHYSICAL = 1 << 6, enumerator
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Dzio.c1351 private, ZIO_TYPE_TRIM, priority, flags | ZIO_FLAG_PHYSICAL, in zio_trim()
1371 private, ZIO_TYPE_READ, priority, flags | ZIO_FLAG_PHYSICAL, vd, in zio_read_phys()
1392 private, ZIO_TYPE_WRITE, priority, flags | ZIO_FLAG_PHYSICAL, vd, in zio_write_phys()
3719 (ZIO_FLAG_PHYSICAL | ZIO_FLAG_SELF_HEAL | in zio_vdev_io_start()
3726 if (!(zio->io_flags & ZIO_FLAG_PHYSICAL) && in zio_vdev_io_start()
3743 if (!(zio->io_flags & ZIO_FLAG_PHYSICAL)) { in zio_vdev_io_start()