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

  /external/fio/
parse.h 21 FIO_OPT_STR_SET,
options.c     [all...]
parse.c 489 if (!ptr && o->type != FIO_OPT_STR_SET && o->type != FIO_OPT_STR) {
804 case FIO_OPT_STR_SET: {
1290 if (o->type == FIO_OPT_STR_SET && o->def && !o->no_warn_def) {
goptions.c 920 case FIO_OPT_STR_SET:
1049 case FIO_OPT_STR_SET:
    [all...]
  /external/fio/engines/
libaio.c 50 .type = FIO_OPT_STR_SET,
sync.c 45 .type = FIO_OPT_STR_SET,
net.c 149 .type = FIO_OPT_STR_SET,
158 .type = FIO_OPT_STR_SET,
  /external/fio/profiles/
act.c 154 .type = FIO_OPT_STR_SET,

Completed in 171 milliseconds