Home
last modified time | relevance | path

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

/linux/fs/btrfs/
H A Dasync-thread.h16 struct btrfs_work;
18 typedef void (*btrfs_func_t)(struct btrfs_work *arg);
19 typedef void (*btrfs_ordered_func_t)(struct btrfs_work *arg, bool);
21 struct btrfs_work { struct
40 void btrfs_init_work(struct btrfs_work *work, btrfs_func_t func, argument
43 struct btrfs_work *work);
46 struct btrfs_fs_info * __pure btrfs_work_owner(const struct btrfs_work *work);
H A Dasync-thread.c55 struct btrfs_fs_info * __pure btrfs_work_owner(const struct btrfs_work *work) in btrfs_work_owner()
210 struct btrfs_work *self) in run_ordered_work()
213 struct btrfs_work *work; in run_ordered_work()
222 work = list_first_entry(list, struct btrfs_work, ordered_list); in run_ordered_work()
294 struct btrfs_work *work = container_of(normal_work, struct btrfs_work, in btrfs_work_helper()
329 void btrfs_init_work(struct btrfs_work *work, btrfs_func_t func, in btrfs_init_work()
339 void btrfs_queue_work(struct btrfs_workqueue *wq, struct btrfs_work *work) in btrfs_queue_work()
H A Ddelayed-inode.c1314 struct btrfs_work work;
1317 static void btrfs_async_run_delayed_root(struct btrfs_work *work) in btrfs_async_run_delayed_root()
H A Dinode.c724 struct btrfs_work work;
880 static void compress_file_range(struct btrfs_work *work) in compress_file_range()
1547 static noinline void submit_compressed_extents(struct btrfs_work *work, bool do_free) in submit_compressed_extents()
2840 struct btrfs_work work;
2843 static void btrfs_writepage_fixup_worker(struct btrfs_work *work) in btrfs_writepage_fixup_worker()
8866 struct btrfs_work work;
8869 static void btrfs_run_delalloc_work(struct btrfs_work *work) in btrfs_run_delalloc_work()
H A Dblock-group.c864 static noinline void caching_thread(struct btrfs_work *work) in caching_thread()
H A Dqgroup.c3834 static void btrfs_qgroup_rescan_worker(struct btrfs_work *work) in btrfs_qgroup_rescan_worker()
/linux/include/trace/events/
H A Dbtrfs.h24 struct btrfs_work;
1549 TP_PROTO(const struct btrfs_work *work),
1598 TP_PROTO(const struct btrfs_work *work),
1605 TP_PROTO(const struct btrfs_work *work),
1619 TP_PROTO(const struct btrfs_work *work),