Lines Matching defs:io_u
52 struct io_u *io_u, unsigned long seed, int use_seed) in fill_verify_pattern()
76 static unsigned int get_hdr_inc(struct thread_data *td, struct io_u *io_u) in get_hdr_inc()
87 static void fill_pattern_headers(struct thread_data *td, struct io_u *io_u, in fill_pattern_headers()
201 struct io_u *io_u; member
271 struct io_u *io_u = vc->io_u; in dump_verify_buffers() local
334 struct io_u *io_u = vc->io_u; in verify_io_u_pattern() local
380 struct io_u *io_u = vc->io_u; in verify_io_u_meta() local
650 struct io_u *io_u = *io_u_ptr; in verify_io_u_async() local
669 static int verify_trimmed_io_u(struct thread_data *td, struct io_u *io_u) in verify_trimmed_io_u()
703 static int verify_header(struct io_u *io_u, struct verify_header *hdr, in verify_header()
744 struct io_u *io_u = *io_u_ptr; in verify_io_u() local
855 struct io_u *io_u, unsigned int header_num) in fill_meta()
961 static void populate_hdr(struct thread_data *td, struct io_u *io_u, in populate_hdr()
1051 void populate_verify_io_u(struct thread_data *td, struct io_u *io_u) in populate_verify_io_u()
1061 int get_next_verify(struct thread_data *td, struct io_u *io_u) in get_next_verify()
1157 struct io_u *io_u; in verify_async_thread() local
1540 int verify_state_should_stop(struct thread_data *td, struct io_u *io_u) in verify_state_should_stop()