Searched refs:create_io_worker (Results 1 – 1 of 1) sorted by relevance
145 static bool create_io_worker(struct io_wq *wq, struct io_wq_acct *acct);339 return create_io_worker(wq, acct); in io_wq_create_worker()368 create_io_worker(wq, acct); in create_worker_cb()878 static bool create_io_worker(struct io_wq *wq, struct io_wq_acct *acct) in create_io_worker() function