Home
last modified time | relevance | path

Searched refs:io_u_mark_depth (Results 1 – 4 of 4) sorted by relevance

/external/fio/
Dioengine.h213 extern void io_u_mark_depth(struct thread_data *, unsigned int);
Dioengines.c338 io_u_mark_depth(td, 1); in td_io_queue()
400 io_u_mark_depth(td, td->io_u_queued); in td_io_commit()
Dio_u.c834 void io_u_mark_depth(struct thread_data *td, unsigned int nr) in io_u_mark_depth() function
Dbackend.c1282 io_u_mark_depth(td, 1); in do_dry_run()