Searched refs:REQ_F_ISREG (Results 1 – 1 of 1) sorted by relevance
800 REQ_F_ISREG = BIT(REQ_F_ISREG_BIT), enumerator1450 if (req->flags & REQ_F_ISREG) { in io_prep_async_work()2640 if (req->flags & REQ_F_ISREG) { in kiocb_end_write()2911 req->flags |= REQ_F_ISREG; in io_prep_rw()3510 return req->flags & REQ_F_ISREG || in need_read_all()3686 (req->flags & REQ_F_ISREG)) in io_write()3700 if (req->flags & REQ_F_ISREG) { in io_write()