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

  /external/fio/
io_ddir.h 11 DDIR_SYNC_FILE_RANGE,
50 ddir == DDIR_SYNC_FILE_RANGE;
ioengines.c 559 } else if (io_u->ddir == DDIR_SYNC_FILE_RANGE)
io_u.c 630 return DDIR_SYNC_FILE_RANGE;
    [all...]
  /external/fio/engines/
windowsaio.c 333 case DDIR_SYNC_FILE_RANGE:

Completed in 500 milliseconds