Searched refs:REQ_F_ISREG (Results 1 – 1 of 1) sorted by relevance
623 REQ_F_ISREG = BIT(REQ_F_ISREG_BIT), enumerator1388 if (req->flags & REQ_F_ISREG) { in io_prep_async_work()2514 if (req->flags & REQ_F_ISREG) { in kiocb_end_write()2770 req->flags |= REQ_F_ISREG; in io_prep_rw()3535 (req->flags & REQ_F_ISREG)) in io_write()3549 if (req->flags & REQ_F_ISREG) { in io_write()