Searched refs:IOPOLL_F_DISABLE (Results 1 – 2 of 2) sorted by relevance
18 IOPOLL_F_DISABLE = 1, enumerator28 if (!test_bit(IOPOLL_F_DISABLE, &iop->state)) in blk_iopoll_sched_prep()36 return test_bit(IOPOLL_F_DISABLE, &iop->state); in blk_iopoll_disable_pending()
146 set_bit(IOPOLL_F_DISABLE, &iop->state); in blk_iopoll_disable()149 clear_bit(IOPOLL_F_DISABLE, &iop->state); in blk_iopoll_disable()