Home
last modified time | relevance | path

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

/external/fio/
Dio_u.h22 IO_U_F_NO_FILE_PUT = 1 << 2, enumerator
Drate-submit.c22 io_u_set(td, io_u, IO_U_F_NO_FILE_PUT); in io_workqueue_fn()
Dio_u.c804 if (io_u->file && !(io_u->flags & IO_U_F_NO_FILE_PUT)) in put_io_u()
1472 io_u_clear(td, io_u, IO_U_F_FREE | IO_U_F_NO_FILE_PUT | in __get_io_u()
Dverify.c1434 io_u_set(td, io_u, IO_U_F_NO_FILE_PUT); in verify_async_thread()