Home
last modified time | relevance | path

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

/Linux-v5.10/fs/
Dio-wq.h27 IO_WQ_CANCEL_RUNNING, /* found, running, and attempted cancelled */ enumerator
Dio-wq.c1071 return IO_WQ_CANCEL_RUNNING; in io_wq_cancel_cb()
1075 return IO_WQ_CANCEL_RUNNING; in io_wq_cancel_cb()
Dio_uring.c5608 case IO_WQ_CANCEL_RUNNING: in io_async_cancel_one()