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 70 int *ignore_error[ERROR_TYPE_CNT];
71 unsigned int ignore_error_nr[ERROR_TYPE_CNT];
297 uint32_t ignore_error[ERROR_TYPE_CNT][ERROR_STR_MAX];
298 uint32_t ignore_error_nr[ERROR_TYPE_CNT];
options.c 245 if (etype >= ERROR_TYPE_CNT) {
    [all...]

Completed in 3678 milliseconds