Searched refs:REQ_F_ISREG (Results 1 – 1 of 1) sorted by relevance
792 REQ_F_ISREG = BIT(REQ_F_ISREG_BIT), enumerator1409 if (req->flags & REQ_F_ISREG) { in io_prep_async_work()2587 if (req->flags & REQ_F_ISREG) { in kiocb_end_write()2840 req->flags |= REQ_F_ISREG; in io_prep_rw()3441 return req->flags & REQ_F_ISREG || in need_read_all()3616 (req->flags & REQ_F_ISREG)) in io_write()3630 if (req->flags & REQ_F_ISREG) { in io_write()