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

  /external/fio/
options.c 1122 .mask = FIO_OPT_C_IO,
1372 .category = FIO_OPT_C_IO,
1420 .category = FIO_OPT_C_IO,
1441 .category = FIO_OPT_C_IO,
1565 .category = FIO_OPT_C_IO,
1580 .category = FIO_OPT_C_IO,
1594 .category = FIO_OPT_C_IO,
1606 .category = FIO_OPT_C_IO,
1617 .category = FIO_OPT_C_IO,
1627 .category = FIO_OPT_C_IO,
    [all...]
options.h 79 FIO_OPT_C_IO = (1U << __FIO_OPT_C_IO),

Completed in 91 milliseconds