Home
last modified time | relevance | path

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

/Linux-v5.10/fs/
Dio-wq.c40 IO_WQ_BIT_ERROR = 2, /* error on setup */ enumerator
787 set_bit(IO_WQ_BIT_ERROR, &wq->state); in io_wq_manager()
829 if (test_bit(IO_WQ_BIT_ERROR, &wq->state)) { in io_wq_manager()
1149 if (test_bit(IO_WQ_BIT_ERROR, &wq->state)) { in io_wq_create()