Searched refs:btrfs_work (Results 1 – 7 of 7) sorted by relevance
16 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 { struct40 void btrfs_init_work(struct btrfs_work *work, btrfs_func_t func, argument43 struct btrfs_work *work);46 struct btrfs_fs_info * __pure btrfs_work_owner(const struct btrfs_work *work);
151 struct btrfs_work work;154 struct btrfs_work flush_work;
798 struct btrfs_work qgroup_rescan_work;
1331 struct btrfs_work work;1334 static void btrfs_async_run_delayed_root(struct btrfs_work *work) in btrfs_async_run_delayed_root()
773 struct btrfs_work work;879 static void compress_file_range(struct btrfs_work *work) in compress_file_range()1592 static noinline void submit_compressed_extents(struct btrfs_work *work, bool do_free) in submit_compressed_extents()2774 struct btrfs_work work;2777 static void btrfs_writepage_fixup_worker(struct btrfs_work *work) in btrfs_writepage_fixup_worker()8766 struct btrfs_work work;8769 static void btrfs_run_delalloc_work(struct btrfs_work *work) in btrfs_run_delalloc_work()
3777 static void btrfs_qgroup_rescan_worker(struct btrfs_work *work) in btrfs_qgroup_rescan_worker()
24 struct btrfs_work;1522 TP_PROTO(const struct btrfs_work *work),1571 TP_PROTO(const struct btrfs_work *work),1578 TP_PROTO(const struct btrfs_work *work),1592 TP_PROTO(const struct btrfs_work *work),