Home
last modified time | relevance | path

Searched refs:FIO_OPT_STR (Results 1 – 6 of 6) sorted by relevance

/external/fio/
Doptions.c1546 .type = FIO_OPT_STR,
1585 .type = FIO_OPT_STR,
1639 .type = FIO_OPT_STR,
1864 .type = FIO_OPT_STR,
2026 .type = FIO_OPT_STR,
2116 .type = FIO_OPT_STR,
2141 .type = FIO_OPT_STR,
2228 .type = FIO_OPT_STR,
2268 .type = FIO_OPT_STR,
2311 .type = FIO_OPT_STR,
[all …]
Dparse.h12 FIO_OPT_STR, enumerator
Dparse.c489 if (!ptr && o->type != FIO_OPT_STR_SET && o->type != FIO_OPT_STR) { in __handle_option()
495 case FIO_OPT_STR: in __handle_option()
893 (o->type != FIO_OPT_STR) && in handle_option()
1301 if (o->type == FIO_OPT_STR || o->type == FIO_OPT_STR_STORE || in option_init()
Dgoptions.c933 case FIO_OPT_STR: { in gopt_set_option()
1059 case FIO_OPT_STR: { in gopt_add_option()
/external/fio/engines/
Dnet.c102 .type = FIO_OPT_STR,
Drdma.c100 .type = FIO_OPT_STR,