Home
last modified time | relevance | path

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

/Linux-v5.15/fs/
Dio-wq.h19 IO_WQ_CANCEL_RUNNING, /* found, running, and attempted cancelled */ enumerator
Dio-wq.c1026 return IO_WQ_CANCEL_RUNNING; in io_wq_cancel_cb()
1030 return IO_WQ_CANCEL_RUNNING; in io_wq_cancel_cb()
Dio_uring.c6244 case IO_WQ_CANCEL_RUNNING: in io_async_cancel_one()