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

  /external/fio/
parse.h 15 FIO_OPT_STR_STORE,
options.c 1275 .type = FIO_OPT_STR_STORE,
1284 .type = FIO_OPT_STR_STORE,
1293 .type = FIO_OPT_STR_STORE,
1304 .type = FIO_OPT_STR_STORE,
1313 .type = FIO_OPT_STR_STORE,
1353 .type = FIO_OPT_STR_STORE,
1435 .type = FIO_OPT_STR_STORE,
    [all...]
parse.c 608 case FIO_OPT_STR_STORE: {
817 (o->type != FIO_OPT_STR_STORE) &&
1181 if (o->type == FIO_OPT_STR || o->type == FIO_OPT_STR_STORE ||
1213 if (o->type != FIO_OPT_STR_STORE || !o->off1)
goptions.c 959 case FIO_OPT_STR_STORE: {
1073 case FIO_OPT_STR_STORE: {
    [all...]
  /external/fio/profiles/
tiobench.c 67 .type = FIO_OPT_STR_STORE,
act.c 94 .type = FIO_OPT_STR_STORE,
  /external/fio/engines/
rbd.c 35 .type = FIO_OPT_STR_STORE,
44 .type = FIO_OPT_STR_STORE,
53 .type = FIO_OPT_STR_STORE,
e4defrag.c 47 .type = FIO_OPT_STR_STORE,
net.c 67 .type = FIO_OPT_STR_STORE,
151 .type = FIO_OPT_STR_STORE,

Completed in 181 milliseconds