Sign in
◑
Theme
kernel
/
pub
/
scm
/
linux
/
kernel
/
git
/
axboe
/
fio
/
da5d76b3e12abf0d78ed776146d7e7fb6f94de96
/
.
/
zone-dist.h
blob: c0b28844b46c6fb84fb8fed9da31b922e018c979 [
file
]
#ifndef
FIO_ZONE_DIST_H
#define
FIO_ZONE_DIST_H
void
td_zone_gen_index
(
struct
thread_data
*
td
);
void
td_zone_free_index
(
struct
thread_data
*
td
);
#endif