Searched refs:btrfs_worker_thread (Results 1 – 2 of 2) sorted by relevance
35 struct btrfs_worker_thread { struct101 static void check_idle_worker(struct btrfs_worker_thread *worker) in check_idle_worker()122 static void check_busy_worker(struct btrfs_worker_thread *worker) in check_busy_worker()138 static void check_pending_worker_creates(struct btrfs_worker_thread *worker) in check_pending_worker_creates()219 static void put_worker(struct btrfs_worker_thread *worker) in put_worker()225 static int try_worker_shutdown(struct btrfs_worker_thread *worker) in try_worker_shutdown()250 static struct btrfs_work *get_next_work(struct btrfs_worker_thread *worker, in get_next_work()296 struct btrfs_worker_thread *worker = arg; in worker_loop()405 struct btrfs_worker_thread *worker; in btrfs_stop_workers()412 worker = list_entry(cur, struct btrfs_worker_thread, in btrfs_stop_workers()[all …]
22 struct btrfs_worker_thread;58 struct btrfs_worker_thread *worker;