Searched refs:FIO_OPT_STR_STORE (Results 1 - 10 of 10) sorted by relevance

/external/fio/
H A Dparse.h15 FIO_OPT_STR_STORE, enumerator in enum:fio_opt_type
H A Doptions.c1278 .type = FIO_OPT_STR_STORE,
1287 .type = FIO_OPT_STR_STORE,
1296 .type = FIO_OPT_STR_STORE,
1307 .type = FIO_OPT_STR_STORE,
1316 .type = FIO_OPT_STR_STORE,
1355 .type = FIO_OPT_STR_STORE,
1437 .type = FIO_OPT_STR_STORE,
2575 .type = FIO_OPT_STR_STORE,
2584 .type = FIO_OPT_STR_STORE,
2605 .type = FIO_OPT_STR_STORE,
[all...]
H A Dparse.c654 case FIO_OPT_STR_STORE: {
864 (o->type != FIO_OPT_STR_STORE) &&
1230 if (o->type == FIO_OPT_STR || o->type == FIO_OPT_STR_STORE ||
1260 if (o->type != FIO_OPT_STR_STORE || !o->off1)
H A Dgoptions.c959 case FIO_OPT_STR_STORE: {
1073 case FIO_OPT_STR_STORE: {
/external/fio/profiles/
H A Dtiobench.c67 .type = FIO_OPT_STR_STORE,
H A Dact.c94 .type = FIO_OPT_STR_STORE,
/external/fio/engines/
H A Dglusterfs.c14 .type = FIO_OPT_STR_STORE,
23 .type = FIO_OPT_STR_STORE,
H A Drbd.c39 .type = FIO_OPT_STR_STORE,
48 .type = FIO_OPT_STR_STORE,
57 .type = FIO_OPT_STR_STORE,
H A De4defrag.c47 .type = FIO_OPT_STR_STORE,
H A Dnet.c80 .type = FIO_OPT_STR_STORE,
164 .type = FIO_OPT_STR_STORE,

Completed in 215 milliseconds