Searched refs:btrfs_work (Results 1 – 6 of 6) sorted by relevance
38 struct btrfs_work { struct47 void (*func)(struct btrfs_work *work); argument48 void (*ordered_func)(struct btrfs_work *work); argument49 void (*ordered_free)(struct btrfs_work *work); argument112 int btrfs_queue_worker(struct btrfs_workers *workers, struct btrfs_work *work);117 int btrfs_requeue_work(struct btrfs_work *work);118 void btrfs_set_work_high_prio(struct btrfs_work *work);
83 struct btrfs_work work;87 static void start_new_worker_func(struct btrfs_work *work) in start_new_worker_func()181 struct btrfs_work *work) in run_ordered_completions()193 struct btrfs_work, order_list); in run_ordered_completions()196 struct btrfs_work, order_list); in run_ordered_completions()256 static struct btrfs_work *get_next_work(struct btrfs_worker_thread *worker, in get_next_work()260 struct btrfs_work *work = NULL; in get_next_work()291 work = list_entry(cur, struct btrfs_work, list); in get_next_work()305 struct btrfs_work *work; in worker_loop()621 int btrfs_requeue_work(struct btrfs_work *work) in btrfs_requeue_work()[all …]
88 struct btrfs_work work;
46 static void end_workqueue_fn(struct btrfs_work *work);76 struct btrfs_work work;98 struct btrfs_work work;659 static void run_one_async_start(struct btrfs_work *work) in run_one_async_start()669 static void run_one_async_done(struct btrfs_work *work) in run_one_async_done()692 static void run_one_async_free(struct btrfs_work *work) in run_one_async_free()1484 static void end_workqueue_fn(struct btrfs_work *work) in end_workqueue_fn()
279 struct btrfs_work work;897 static noinline void async_cow_start(struct btrfs_work *work) in async_cow_start()913 static noinline void async_cow_submit(struct btrfs_work *work) in async_cow_submit()936 static noinline void async_cow_free(struct btrfs_work *work) in async_cow_free()1524 struct btrfs_work work;1527 static void btrfs_writepage_fixup_worker(struct btrfs_work *work) in btrfs_writepage_fixup_worker()
310 static void pending_bios_fn(struct btrfs_work *work) in pending_bios_fn()3303 struct btrfs_work work;