Home
last modified time | relevance | path

Searched refs:FIO_FSERVICE_GAUSS (Results 1 – 4 of 4) sorted by relevance

/external/fio/
Dfile.h53 FIO_FSERVICE_GAUSS = __FIO_FSERVICE_NONUNIFORM | 6, enumerator
Doptions.c752 case FIO_FSERVICE_GAUSS: in str_fst_cb()
791 case FIO_FSERVICE_GAUSS: in str_fst_cb()
2249 .oval = FIO_FSERVICE_GAUSS,
Dio_u.c1103 else if (td->o.file_service_type == FIO_FSERVICE_GAUSS) in __get_next_fileno_rand()
Dinit.c901 } else if (td->o.file_service_type == FIO_FSERVICE_GAUSS) { in init_rand_file_service()