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

  /external/fio/engines/
falloc.c 45 char buf[FIO_VERROR_SIZE];
  /external/fio/
stat.h 141 #define FIO_VERROR_SIZE 128
145 char verror[FIO_VERROR_SIZE];
filesetup.c 663 char buf[FIO_VERROR_SIZE];
    [all...]
fio.h 414 char verror[FIO_VERROR_SIZE];
server.c 1462 strncpy(p.ts.verror, ts->verror, FIO_VERROR_SIZE - 1);
    [all...]

Completed in 595 milliseconds