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

  /external/fio/
td_error.h 11 ERROR_TYPE_CNT = 3,
thread_options.h 87 int *ignore_error[ERROR_TYPE_CNT];
88 unsigned int ignore_error_nr[ERROR_TYPE_CNT];
360 uint32_t ignore_error[ERROR_TYPE_CNT][ERROR_STR_MAX];
361 uint32_t ignore_error_nr[ERROR_TYPE_CNT];
options.c 279 if (etype >= ERROR_TYPE_CNT) {
    [all...]

Completed in 1452 milliseconds