Searched refs:create_io_worker (Results 1 – 1 of 1) sorted by relevance
143 static bool create_io_worker(struct io_wq *wq, struct io_wqe *wqe, int index);310 return create_io_worker(wqe->wq, wqe, acct->index); in io_wqe_create_worker()339 create_io_worker(wq, wqe, worker->create_index); in create_worker_cb()793 static bool create_io_worker(struct io_wq *wq, struct io_wqe *wqe, int index) in create_io_worker() function