HomeSort by relevance Sort by last modified time
    Searched refs:IO_U_F_BUSY_OK (Results 1 - 2 of 2) sorted by null

  /external/fio/
ioengine.h 25 IO_U_F_BUSY_OK = 1 << 4,
io_u.c 46 if (!(io_u->flags & IO_U_F_BUSY_OK))
318 io_u->flags |= IO_U_F_BUSY_OK;
328 io_u->flags |= IO_U_F_BUSY_OK;
    [all...]

Completed in 39 milliseconds