Home
last modified time | relevance | path

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

/dports/benchmarks/fio/fio-3.29/
H A Dfio.h870 FIO_RAND_DIST_ZONED_ABS, enumerator
H A Dfilesetup.c1475 td->o.random_distribution == FIO_RAND_DIST_ZONED_ABS)
H A Doptions.c1064 else if (td->o.random_distribution == FIO_RAND_DIST_ZONED_ABS) in str_random_distribution_cb()
2414 .oval = FIO_RAND_DIST_ZONED_ABS,
H A Dio_u.c296 else if (td->o.random_distribution == FIO_RAND_DIST_ZONED_ABS) in get_next_rand_offset()