Searched refs:IO_U_F_NO_FILE_PUT (Results 1 – 4 of 4) sorted by relevance
22 IO_U_F_NO_FILE_PUT = 1 << 2, enumerator
22 io_u_set(td, io_u, IO_U_F_NO_FILE_PUT); in io_workqueue_fn()
804 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()
1434 io_u_set(td, io_u, IO_U_F_NO_FILE_PUT); in verify_async_thread()