Searched refs:REQ_F_SUPPORT_NOWAIT (Results 1 – 3 of 3) sorted by relevance
516 REQ_F_SUPPORT_NOWAIT = IO_REQ_FLAG(REQ_F_SUPPORT_NOWAIT_BIT), enumerator
37 if (req->flags & REQ_F_SUPPORT_NOWAIT) in io_file_supports_nowait()810 ((file->f_flags & O_NONBLOCK && !(req->flags & REQ_F_SUPPORT_NOWAIT)))) in io_rw_init_file()
1641 res |= REQ_F_SUPPORT_NOWAIT; in io_file_get_flags()