Home
last modified time | relevance | path

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

/external/fio/
Dio_u.h140 extern void io_u_mark_depth(struct thread_data *, unsigned int);
Dioengines.c332 io_u_mark_depth(td, 1); in td_io_queue()
394 io_u_mark_depth(td, td->io_u_queued); in td_io_commit()
Dbackend.c1427 io_u_mark_depth(td, 1); in do_dry_run()
Dio_u.c963 void io_u_mark_depth(struct thread_data *td, unsigned int nr) in io_u_mark_depth() function