Searched refs:REQ_F_ISREG (Results 1 – 1 of 1) sorted by relevance
794 REQ_F_ISREG = BIT(REQ_F_ISREG_BIT), enumerator1450 if (req->flags & REQ_F_ISREG) { in io_prep_async_work()2690 if (req->flags & REQ_F_ISREG) { in kiocb_end_write()2974 req->flags |= REQ_F_ISREG; in io_prep_rw()3598 return req->flags & REQ_F_ISREG || in need_read_all()3778 (req->flags & REQ_F_ISREG)) in io_write()3794 if (req->flags & REQ_F_ISREG) { in io_write()