Searched refs:UBLK_IO_FLAG_ACTIVE (Results 1 – 1 of 1) sorted by relevance
152 #define UBLK_IO_FLAG_ACTIVE 0x01 macro1561 io->flags &= ~UBLK_IO_FLAG_ACTIVE; in __ublk_prep_compl_io_cmd()1867 io->flags |= UBLK_IO_FLAG_ACTIVE; in __ublk_batch_dispatch()2585 io->flags & UBLK_IO_FLAG_ACTIVE); in __ublk_fail_req()2670 if (!(io->flags & UBLK_IO_FLAG_ACTIVE)) in ublk_cancel_cmd()3028 io->flags |= UBLK_IO_FLAG_ACTIVE; in ublk_fill_io_cmd()3169 if (io->flags & UBLK_IO_FLAG_ACTIVE) in __ublk_fetch()