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

  /external/fio/
file.h 19 FIO_TYPE_PIPE, /* pipe */
filesetup.c 422 } else if (f->filetype == FIO_TYPE_CHAR || f->filetype == FIO_TYPE_PIPE)
1127 f->filetype = FIO_TYPE_PIPE;
1142 f->filetype = FIO_TYPE_PIPE;
ioengines.c 437 if (f->filetype == FIO_TYPE_PIPE) {
  /external/fio/engines/
windowsaio.c 161 if (f->filetype == FIO_TYPE_PIPE) {

Completed in 123 milliseconds