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