Searched refs:FIO_OPT_BOOL (Results 1 - 7 of 7) sorted by relevance

/external/fio/engines/
H A Dcpu.c42 .type = FIO_OPT_BOOL,
H A Drbd.c66 .type = FIO_OPT_BOOL,
H A Dnet.c137 .type = FIO_OPT_BOOL,
/external/fio/
H A Dparse.h18 FIO_OPT_BOOL, enumerator in enum:fio_opt_type
H A Doptions.c1634 .type = FIO_OPT_BOOL,
1656 .type = FIO_OPT_BOOL,
1777 .type = FIO_OPT_BOOL,
1788 .type = FIO_OPT_BOOL,
1830 .type = FIO_OPT_BOOL,
1906 .type = FIO_OPT_BOOL,
2001 .type = FIO_OPT_BOOL,
2074 .type = FIO_OPT_BOOL,
2085 .type = FIO_OPT_BOOL,
2095 .type = FIO_OPT_BOOL,
[all...]
H A Dparse.c775 case FIO_OPT_BOOL:
781 else if (o->type == FIO_OPT_BOOL)
1207 if (o->type == FIO_OPT_BOOL) {
H A Dgoptions.c920 case FIO_OPT_BOOL: {
1049 case FIO_OPT_BOOL: {

Completed in 120 milliseconds