Home
last modified time | relevance | path

Searched refs:btrfs_work (Results 1 – 16 of 16) sorted by relevance

/linux-4.1.27/fs/btrfs/
Dasync-thread.h27 struct btrfs_work;
28 typedef void (*btrfs_func_t)(struct btrfs_work *arg);
31 struct btrfs_work { struct
72 void btrfs_init_work(struct btrfs_work *work, btrfs_work_func_t helper,
77 struct btrfs_work *work);
80 void btrfs_set_work_high_priority(struct btrfs_work *work);
Dasync-thread.c57 static void normal_work_helper(struct btrfs_work *work);
62 struct btrfs_work *work = container_of(arg, struct btrfs_work, \
226 struct btrfs_work *work; in run_ordered_work()
234 work = list_entry(list->next, struct btrfs_work, in run_ordered_work()
266 static void normal_work_helper(struct btrfs_work *work) in normal_work_helper()
294 void btrfs_init_work(struct btrfs_work *work, btrfs_work_func_t uniq_func, in btrfs_init_work()
308 struct btrfs_work *work) in __btrfs_queue_work()
324 struct btrfs_work *work) in btrfs_queue_work()
362 void btrfs_set_work_high_priority(struct btrfs_work *work) in btrfs_set_work_high_priority()
Dordered-data.h138 struct btrfs_work work;
141 struct btrfs_work flush_work;
Draid56.c88 struct btrfs_work work;
181 static void rmw_work(struct btrfs_work *work);
182 static void read_rebuild_work(struct btrfs_work *work);
1650 struct btrfs_work work;
1714 static void unplug_work(struct btrfs_work *work) in unplug_work()
2176 static void rmw_work(struct btrfs_work *work) in rmw_work()
2184 static void read_rebuild_work(struct btrfs_work *work) in read_rebuild_work()
2649 static void scrub_parity_work(struct btrfs_work *work) in scrub_parity_work()
Dscrub.c108 struct btrfs_work work;
149 struct btrfs_work work;
212 struct btrfs_work work;
230 struct btrfs_work work;
282 static void scrub_bio_end_io_worker(struct btrfs_work *work);
299 static void scrub_wr_bio_end_io_worker(struct btrfs_work *work);
306 static void copy_nocow_pages_worker(struct btrfs_work *work);
797 static void scrub_fixup_nodatasum(struct btrfs_work *work) in scrub_fixup_nodatasum()
1806 static void scrub_wr_bio_end_io_worker(struct btrfs_work *work) in scrub_wr_bio_end_io_worker()
2274 static void scrub_bio_end_io_worker(struct btrfs_work *work) in scrub_bio_end_io_worker()
[all …]
Dreada.c93 struct btrfs_work work;
737 static void reada_start_machine_worker(struct btrfs_work *work) in reada_start_machine_worker()
Dvolumes.h134 struct btrfs_work work;
Ddisk-io.c58 static void end_workqueue_fn(struct btrfs_work *work);
87 struct btrfs_work work;
129 struct btrfs_work work;
780 static void run_one_async_start(struct btrfs_work *work) in run_one_async_start()
793 static void run_one_async_done(struct btrfs_work *work) in run_one_async_done()
820 static void run_one_async_free(struct btrfs_work *work) in run_one_async_free()
1750 static void end_workqueue_fn(struct btrfs_work *work) in end_workqueue_fn()
Ddelayed-inode.c1324 struct btrfs_work work;
1327 static void btrfs_async_run_delayed_root(struct btrfs_work *work) in btrfs_async_run_delayed_root()
Dordered-data.c596 static void btrfs_run_ordered_extent_work(struct btrfs_work *work) in btrfs_run_ordered_extent_work()
Dinode.c335 struct btrfs_work work;
1069 static noinline void async_cow_start(struct btrfs_work *work) in async_cow_start()
1087 static noinline void async_cow_submit(struct btrfs_work *work) in async_cow_submit()
1108 static noinline void async_cow_free(struct btrfs_work *work) in async_cow_free()
1950 struct btrfs_work work;
1953 static void btrfs_writepage_fixup_worker(struct btrfs_work *work) in btrfs_writepage_fixup_worker()
2977 static void finish_ordered_fn(struct btrfs_work *work) in finish_ordered_fn()
9297 static void btrfs_run_delalloc_work(struct btrfs_work *work) in btrfs_run_delalloc_work()
Dctree.h1259 struct btrfs_work work;
1746 struct btrfs_work qgroup_rescan_work;
3855 struct btrfs_work work;
Dqgroup.c2732 static void btrfs_qgroup_rescan_worker(struct btrfs_work *work) in btrfs_qgroup_rescan_worker()
Dextent-tree.c379 static noinline void caching_thread(struct btrfs_work *work) in caching_thread()
2716 struct btrfs_work work;
2719 static void delayed_ref_async_start(struct btrfs_work *work) in delayed_ref_async_start()
Dvolumes.c437 static void pending_bios_fn(struct btrfs_work *work) in pending_bios_fn()
/linux-4.1.27/include/trace/events/
Dbtrfs.h24 struct btrfs_work;
991 TP_PROTO(struct btrfs_work *work),
1022 TP_PROTO(struct btrfs_work *work),
1039 TP_PROTO(struct btrfs_work *work),
1046 TP_PROTO(struct btrfs_work *work),
1053 TP_PROTO(struct btrfs_work *work),
1060 TP_PROTO(struct btrfs_work *work),