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

  /external/fio/
parse.h 20 FIO_OPT_STR_SET,
options.c     [all...]
parse.c 425 if (!ptr && o->type != FIO_OPT_STR_SET && o->type != FIO_OPT_STR) {
729 case FIO_OPT_STR_SET: {
1170 if (o->type == FIO_OPT_STR_SET && o->def) {
goptions.c 919 case FIO_OPT_STR_SET:
1048 case FIO_OPT_STR_SET:
    [all...]
  /external/fio/engines/
libaio.c 33 .type = FIO_OPT_STR_SET,
net.c 134 .type = FIO_OPT_STR_SET,
142 .type = FIO_OPT_STR_SET,
  /external/fio/profiles/
act.c 153 .type = FIO_OPT_STR_SET,

Completed in 54 milliseconds