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

  /external/fio/
thread_options.h 259 #define FIO_TOP_STR_MAX 256
262 uint8_t description[FIO_TOP_STR_MAX];
263 uint8_t name[FIO_TOP_STR_MAX];
264 uint8_t directory[FIO_TOP_STR_MAX];
265 uint8_t filename[FIO_TOP_STR_MAX];
266 uint8_t filename_format[FIO_TOP_STR_MAX];
267 uint8_t opendir[FIO_TOP_STR_MAX];
268 uint8_t ioengine[FIO_TOP_STR_MAX];
269 uint8_t mmapfile[FIO_TOP_STR_MAX];
380 uint8_t cpumask[FIO_TOP_STR_MAX];
    [all...]
cconv.c 247 uint8_t cpumask[FIO_TOP_STR_MAX];
248 uint8_t verify_cpumask[FIO_TOP_STR_MAX];
453 uint8_t cpumask[FIO_TOP_STR_MAX];
454 uint8_t verify_cpumask[FIO_TOP_STR_MAX];

Completed in 76 milliseconds