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 1119 .mask = FIO_OPT_C_IO,
1370 .category = FIO_OPT_C_IO,
1418 .category = FIO_OPT_C_IO,
1439 .category = FIO_OPT_C_IO,
1550 .category = FIO_OPT_C_IO,
1565 .category = FIO_OPT_C_IO,
1579 .category = FIO_OPT_C_IO,
1591 .category = FIO_OPT_C_IO,
1601 .category = FIO_OPT_C_IO,
1610 .category = FIO_OPT_C_IO,
    [all...]
options.h 63 FIO_OPT_C_IO = (1U << __FIO_OPT_C_IO),

Completed in 33 milliseconds