Searched refs:UBLK_IO_FLAG_ACTIVE (Results 1 – 1 of 1) sorted by relevance
163 #define UBLK_IO_FLAG_ACTIVE 0x01 macro1633 io->flags &= ~UBLK_IO_FLAG_ACTIVE; in __ublk_prep_compl_io_cmd()1908 io->flags |= UBLK_IO_FLAG_ACTIVE; in ublk_batch_dispatch_fail()2682 io->flags & UBLK_IO_FLAG_ACTIVE); in __ublk_fail_req()2772 if (!(io->flags & UBLK_IO_FLAG_ACTIVE)) in ublk_cancel_cmd()3147 io->flags |= UBLK_IO_FLAG_ACTIVE; in ublk_fill_io_cmd()3276 if (io->flags & UBLK_IO_FLAG_ACTIVE) in __ublk_fetch()