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

  /external/fio/os/
os-linux.h 296 #ifndef POSIX_FADV_STREAMID
297 #define POSIX_FADV_STREAMID 8
  /external/fio/
ioengines.c 480 if (posix_fadvise(f->fd, stream, f->io_size, POSIX_FADV_STREAMID) < 0) {

Completed in 84 milliseconds