29typedef struct xtc_iosched xtc_iosched_t;
31typedef struct xtc_iosched_opts {
40typedef struct xtc_iosched_stats {
57void xtc_iosched_destroy(xtc_iosched_t *s);
63int xtc_iosched_write(xtc_iosched_t *s,
const void *buf, uint32_t len,
67int xtc_iosched_flush(xtc_iosched_t *s);