Searched refs:FIO_OPT_STR_STORE (Results 1 – 10 of 10) sorted by relevance
/external/fio/ |
D | 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, 2575 .type = FIO_OPT_STR_STORE, 2584 .type = FIO_OPT_STR_STORE, 2605 .type = FIO_OPT_STR_STORE, [all …]
|
D | parse.h | 15 FIO_OPT_STR_STORE, enumerator
|
D | parse.c | 654 case FIO_OPT_STR_STORE: { in __handle_option() 864 (o->type != FIO_OPT_STR_STORE) && in handle_option() 1230 if (o->type == FIO_OPT_STR || o->type == FIO_OPT_STR_STORE || in option_init() 1260 if (o->type != FIO_OPT_STR_STORE || !o->off1) in options_free()
|
D | goptions.c | 959 case FIO_OPT_STR_STORE: { in gopt_set_option() 1073 case FIO_OPT_STR_STORE: { in gopt_add_option()
|
/external/fio/engines/ |
D | rbd.c | 39 .type = FIO_OPT_STR_STORE, 48 .type = FIO_OPT_STR_STORE, 57 .type = FIO_OPT_STR_STORE,
|
D | glusterfs.c | 14 .type = FIO_OPT_STR_STORE, 23 .type = FIO_OPT_STR_STORE,
|
D | e4defrag.c | 47 .type = FIO_OPT_STR_STORE,
|
D | net.c | 80 .type = FIO_OPT_STR_STORE, 164 .type = FIO_OPT_STR_STORE,
|
/external/fio/profiles/ |
D | tiobench.c | 67 .type = FIO_OPT_STR_STORE,
|
D | act.c | 94 .type = FIO_OPT_STR_STORE,
|