Home
last modified time | relevance | path

Searched defs:ipo (Results 1 – 7 of 7) sorted by relevance

/external/fio/
Dtrim.h14 static inline void remove_trim_entry(struct thread_data *td, struct io_piece *ipo) in remove_trim_entry()
31 static inline void remove_trim_entry(struct thread_data *td, struct io_piece *ipo) in remove_trim_entry()
Dtrim.c16 struct io_piece *ipo; in get_next_trim() local
Diolog.c27 void queue_io_piece(struct thread_data *td, struct io_piece *ipo) in queue_io_piece()
97 static int ipo_special(struct thread_data *td, struct io_piece *ipo) in ipo_special()
138 struct io_piece *ipo; in read_iolog_get() local
185 struct io_piece *ipo; in prune_io_piece_log() local
211 struct io_piece *ipo, *__ipo; in log_io_piece() local
299 struct io_piece *ipo = io_u->ipo; in unlog_io_piece() local
328 struct io_piece *ipo = io_u->ipo; in trim_io_piece() local
370 struct io_piece *ipo; in read_iolog2() local
Dblktrace.c121 struct io_piece *ipo; in trace_add_open_close_event() local
226 struct io_piece *ipo = malloc(sizeof(*ipo)); in store_ipo() local
272 struct io_piece *ipo = malloc(sizeof(*ipo)); in handle_trace_discard() local
Dio_u.h77 struct io_piece *ipo; member
Diolog.h272 static inline void ipo_bytes_align(unsigned int replay_align, struct io_piece *ipo) in ipo_bytes_align()
290 static inline void init_ipo(struct io_piece *ipo) in init_ipo()
Dverify.c1301 struct io_piece *ipo = NULL; in get_next_verify() local