Searched refs:FIO_MEMALIGN (Results 1 – 4 of 4) sorted by relevance
166 FIO_MEMALIGN = 1 << 9, /* engine wants aligned memory */ enumerator
214 (td->io_ops->flags & FIO_MEMALIGN)) { in allocate_io_mem()
172 .flags = FIO_SYNCIO | FIO_RAWIO | FIO_MEMALIGN
425 .flags = FIO_RAWIO | FIO_BARRIER | FIO_MEMALIGN,