Home
last modified time | relevance | path

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

/Linux-v6.6/fs/btrfs/
Dasync-thread.h14 struct btrfs_work;
15 typedef void (*btrfs_func_t)(struct btrfs_work *arg);
17 struct btrfs_work { struct
37 void btrfs_init_work(struct btrfs_work *work, btrfs_func_t func, argument
40 struct btrfs_work *work);
43 struct btrfs_fs_info * __pure btrfs_work_owner(const struct btrfs_work *work);
Dasync-thread.c55 struct btrfs_fs_info * __pure btrfs_work_owner(const struct btrfs_work *work) in btrfs_work_owner()
211 struct btrfs_work *self) in run_ordered_work()
214 struct btrfs_work *work; in run_ordered_work()
223 work = list_entry(list->next, struct btrfs_work, in run_ordered_work()
296 struct btrfs_work *work = container_of(normal_work, struct btrfs_work, in btrfs_work_helper()
331 void btrfs_init_work(struct btrfs_work *work, btrfs_func_t func, in btrfs_init_work()
342 void btrfs_queue_work(struct btrfs_workqueue *wq, struct btrfs_work *work) in btrfs_queue_work()
Dordered-data.h149 struct btrfs_work work;
152 struct btrfs_work flush_work;
Dbio.c542 struct btrfs_work work;
553 static void run_one_async_start(struct btrfs_work *work) in run_one_async_start()
572 static void run_one_async_done(struct btrfs_work *work) in run_one_async_done()
593 static void run_one_async_free(struct btrfs_work *work) in run_one_async_free()
Dblock-group.h91 struct btrfs_work work;
Dordered-data.c298 static void finish_ordered_fn(struct btrfs_work *work) in finish_ordered_fn()
670 static void btrfs_run_ordered_extent_work(struct btrfs_work *work) in btrfs_run_ordered_extent_work()
Dfs.h682 struct btrfs_work qgroup_rescan_work;
Ddelayed-inode.c1308 struct btrfs_work work;
1311 static void btrfs_async_run_delayed_root(struct btrfs_work *work) in btrfs_async_run_delayed_root()
Dinode.c714 struct btrfs_work work;
829 static void compress_file_range(struct btrfs_work *work) in compress_file_range()
1569 static noinline void submit_compressed_extents(struct btrfs_work *work) in submit_compressed_extents()
1594 static noinline void async_cow_free(struct btrfs_work *work) in async_cow_free()
2679 struct btrfs_work work;
2682 static void btrfs_writepage_fixup_worker(struct btrfs_work *work) in btrfs_writepage_fixup_worker()
9180 struct btrfs_work work;
9183 static void btrfs_run_delalloc_work(struct btrfs_work *work) in btrfs_run_delalloc_work()
Dqgroup.c3384 static void btrfs_qgroup_rescan_worker(struct btrfs_work *work) in btrfs_qgroup_rescan_worker()
Dblock-group.c844 static noinline void caching_thread(struct btrfs_work *work) in caching_thread()
/Linux-v6.6/include/trace/events/
Dbtrfs.h26 struct btrfs_work;
1555 TP_PROTO(const struct btrfs_work *work),
1607 TP_PROTO(const struct btrfs_work *work),
1614 TP_PROTO(const struct btrfs_work *work),
1628 TP_PROTO(const struct btrfs_work *work),