Home
last modified time | relevance | path

Searched refs:IO_WQ_BIT_CANCEL (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.10/fs/
Dio-wq.c39 IO_WQ_BIT_CANCEL = 1, /* cancel work on list */ enumerator
568 if (test_bit(IO_WQ_BIT_CANCEL, &wq->state)) in io_worker_handle_work()
945 set_bit(IO_WQ_BIT_CANCEL, &wq->state); in io_wq_cancel_all()