Searched refs:thread_io_list (Results 1 – 4 of 4) sorted by relevance
98 struct thread_io_list { struct110 struct thread_io_list state[0]; argument128 extern void verify_convert_assign_state(struct thread_data *, struct thread_io_list *);129 extern int verify_state_hdr(struct verify_state_hdr *, struct thread_io_list *);131 static inline size_t thread_io_list_sz(struct thread_io_list *s) in thread_io_list_sz()136 static inline struct thread_io_list *io_list_next(struct thread_io_list *s) in io_list_next()
1310 *sz += nr * sizeof(struct thread_io_list); in get_all_io_list()1318 struct thread_io_list *s = next; in get_all_io_list()1381 static int write_thread_list_state(struct thread_io_list *s, in write_thread_list_state()1418 struct thread_io_list *s = &state->state[0]; in __verify_save_state()1446 struct thread_io_list *s) in verify_convert_assign_state()1461 int verify_state_hdr(struct verify_state_hdr *hdr, struct thread_io_list *s) in verify_state_hdr()1481 struct thread_io_list *s = NULL; in verify_load_state()1542 struct thread_io_list *s = td->vstate; in verify_state_should_stop()
183 struct thread_io_list *vstate;
1376 struct thread_io_list *s; in fio_server_get_verify_state()