Searched refs:FIO_RAWIO (Results 1 – 6 of 6) sorted by relevance
158 FIO_RAWIO = 1 << 1, /* some sort of direct/raw io */ enumerator
550 if (o->bs_unaligned && (o->odirect || td->io_ops->flags & FIO_RAWIO)) in fixup_options()1067 td->io_ops->flags |= FIO_RAWIO; in add_job()
1012 (td->io_ops->flags & FIO_RAWIO)) in init_io_u()1031 (td->io_ops->flags & FIO_RAWIO)) in init_io_u()
172 .flags = FIO_SYNCIO | FIO_RAWIO | FIO_MEMALIGN
425 .flags = FIO_RAWIO | FIO_BARRIER | FIO_MEMALIGN,
413 .flags = FIO_SYNCIO | FIO_RAWIO,