Lines Matching defs:io_u
36 static void mark_random_map(struct thread_data *td, struct io_u *io_u) in mark_random_map()
299 static int get_next_block(struct thread_data *td, struct io_u *io_u, in get_next_block()
368 static int __get_next_offset(struct thread_data *td, struct io_u *io_u, in __get_next_offset()
403 static int get_next_offset(struct thread_data *td, struct io_u *io_u, in get_next_offset()
416 static inline int io_u_fits(struct thread_data *td, struct io_u *io_u, in io_u_fits()
424 static unsigned int __get_next_buflen(struct thread_data *td, struct io_u *io_u, in __get_next_buflen()
484 static unsigned int get_next_buflen(struct thread_data *td, struct io_u *io_u, in get_next_buflen()
661 static void set_rw_ddir(struct thread_data *td, struct io_u *io_u) in set_rw_ddir()
680 void put_io_u(struct thread_data *td, struct io_u *io_u) in put_io_u()
697 void clear_io_u(struct thread_data *td, struct io_u *io_u) in clear_io_u()
703 void requeue_io_u(struct thread_data *td, struct io_u **io_u) in requeue_io_u()
725 static int fill_io_u(struct thread_data *td, struct io_u *io_u) in fill_io_u()
1108 static long set_io_u_file(struct thread_data *td, struct io_u *io_u) in set_io_u_file()
1293 struct io_u *io_u = NULL; in __get_io_u() local
1336 static int check_get_trim(struct thread_data *td, struct io_u *io_u) in check_get_trim()
1362 static int check_get_verify(struct thread_data *td, struct io_u *io_u) in check_get_verify()
1395 static void small_content_scramble(struct io_u *io_u) in small_content_scramble()
1435 struct io_u *io_u; in get_io_u() local
1527 void io_u_log_error(struct thread_data *td, struct io_u *io_u) in io_u_log_error()
1551 static void account_io_completion(struct thread_data *td, struct io_u *io_u, in account_io_completion()
1607 struct io_u *io_u = *io_u_ptr; in io_completed() local
1741 struct io_u *io_u; in ios_completed() local
1757 int io_u_sync_complete(struct thread_data *td, struct io_u *io_u, in io_u_sync_complete()
1828 void io_u_queued(struct thread_data *td, struct io_u *io_u) in io_u_queued()
1908 void io_u_fill_buffer(struct thread_data *td, struct io_u *io_u, in io_u_fill_buffer()