Home | History | Annotate | Download | only in fio

Lines Matching refs:FIO_TOP_STR_MAX

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];
382 uint8_t verify_cpumask[FIO_TOP_STR_MAX];
421 uint8_t read_iolog_file[FIO_TOP_STR_MAX];
422 uint8_t write_iolog_file[FIO_TOP_STR_MAX];
423 uint8_t bw_log_file[FIO_TOP_STR_MAX];
424 uint8_t lat_log_file[FIO_TOP_STR_MAX];
425 uint8_t iops_log_file[FIO_TOP_STR_MAX];
426 uint8_t replay_redirect[FIO_TOP_STR_MAX];
431 uint8_t exec_prerun[FIO_TOP_STR_MAX];
432 uint8_t exec_postrun[FIO_TOP_STR_MAX];
440 uint8_t ioscheduler[FIO_TOP_STR_MAX];
450 uint8_t profile[FIO_TOP_STR_MAX];
455 uint8_t cgroup[FIO_TOP_STR_MAX];