blob: 19fde3a91c97f6d7186b15008de591c0c962c68e [file] [log] [blame]
#ifndef FIO_RATE_SUBMIT
#define FIO_RATE_SUBMIT
int rate_submit_init(struct thread_data *, struct sk_out *);
void rate_submit_exit(struct thread_data *);
#endif