Home
last modified time | relevance | path

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

/Linux-v5.10/fs/
Dio-wq.c838 static bool io_wq_can_queue(struct io_wqe *wqe, struct io_wqe_acct *acct, in io_wq_can_queue() function
906 if (unlikely(!io_wq_can_queue(wqe, acct, work))) { in io_wqe_enqueue()