Searched refs:REQ_F_SUPPORT_NOWAIT_BIT (Results 1 – 3 of 3) sorted by relevance
393 REQ_F_SUPPORT_NOWAIT_BIT, enumerator437 REQ_F_SUPPORT_NOWAIT = BIT(REQ_F_SUPPORT_NOWAIT_BIT),
662 req->flags |= io_file_get_flags(file) << REQ_F_SUPPORT_NOWAIT_BIT; in io_rw_init_file()
422 req->flags |= io_file_get_flags(req->file) << REQ_F_SUPPORT_NOWAIT_BIT; in io_prep_async_work()1863 req->flags |= (file_ptr << REQ_F_SUPPORT_NOWAIT_BIT); in io_file_get_fixed()