HomeSort by: relevance | last modified time | path
    Searched defs:io_flags (Results 1 - 2 of 2) sorted by relevancy

  /src/external/cddl/osnet/dist/uts/common/fs/zfs/sys/
zio.h 215 (((zio)->io_flags & ZIO_FLAG_DDT_INHERIT) | \
219 (((zio)->io_flags & ZIO_FLAG_GANG_INHERIT) | \
223 (((zio)->io_flags & ZIO_FLAG_VDEV_INHERIT) | \
372 * The io_reexecute flags are distinct from io_flags because the child must
373 * be able to propagate them to the parent. The normal io_flags are local
476 enum zio_flag io_flags; member in struct:zio
  /src/sys/dev/pci/
mpiireg.h 741 u_int16_t io_flags; member in struct:mpii_msg_scsi_io

Completed in 19 milliseconds