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

  /external/fio/
file.h 51 FIO_FSERVICE_ZIPF = __FIO_FSERVICE_NONUNIFORM | 4,
options.c 746 case FIO_FSERVICE_ZIPF:
773 case FIO_FSERVICE_ZIPF:
    [all...]
io_u.c 1099 if (td->o.file_service_type == FIO_FSERVICE_ZIPF)
    [all...]
init.c 895 if (td->o.file_service_type == FIO_FSERVICE_ZIPF) {
    [all...]

Completed in 629 milliseconds