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

  /external/fio/
parse.h 15 FIO_OPT_STR_STORE,
options.c 1278 .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,
    [all...]
parse.c 654 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)
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/
glusterfs.c 14 .type = FIO_OPT_STR_STORE,
23 .type = FIO_OPT_STR_STORE,
rbd.c 39 .type = FIO_OPT_STR_STORE,
48 .type = FIO_OPT_STR_STORE,
57 .type = FIO_OPT_STR_STORE,
e4defrag.c 47 .type = FIO_OPT_STR_STORE,
net.c 80 .type = FIO_OPT_STR_STORE,
164 .type = FIO_OPT_STR_STORE,

Completed in 81 milliseconds