Home
last modified time | relevance | path

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

/Linux-v5.4/fs/btrfs/
Dasync-thread.h64 void btrfs_init_work(struct btrfs_work *work, btrfs_work_func_t helper,
Dasync-thread.c333 void btrfs_init_work(struct btrfs_work *work, btrfs_work_func_t uniq_func, in btrfs_init_work() function
Dscrub.c601 btrfs_init_work(&sbio->work, btrfs_scrub_helper, in scrub_setup_ctx()
1723 btrfs_init_work(&sbio->work, btrfs_scrubwrc_helper, in scrub_wr_bio_end_io()
2207 btrfs_init_work(&sblock->work, btrfs_scrub_helper, in scrub_missing_raid56_pages()
2746 btrfs_init_work(&sparity->work, btrfs_scrubparity_helper, in scrub_parity_bio_endio()
Dordered-data.c549 btrfs_init_work(&ordered->flush_work, in btrfs_wait_ordered_extents()
Dreada.c824 btrfs_init_work(&rmw->work, btrfs_readahead_helper, in reada_start_machine()
Draid56.c193 btrfs_init_work(&rbio->work, btrfs_rmw_helper, work_func, NULL, NULL); in start_async_work()
1746 btrfs_init_work(&plug->work, btrfs_rmw_helper, in btrfs_raid_unplug()
Ddelayed-inode.c1370 btrfs_init_work(&async_work->work, btrfs_delayed_meta_helper, in btrfs_wq_run_delayed_node()
Dinode.c1271 btrfs_init_work(&async_chunk[i].work, in cow_file_range_async()
2263 btrfs_init_work(&fixup->work, btrfs_fixup_helper, in btrfs_writepage_cow_fixup()
3274 btrfs_init_work(&ordered_extent->work, func, finish_ordered_fn, NULL, in btrfs_writepage_endio_finish_ordered()
8233 btrfs_init_work(&ordered->work, func, in __endio_write_update_ordered()
10119 btrfs_init_work(&work->work, btrfs_flush_delalloc_helper, in btrfs_alloc_delalloc_work()
Ddisk-io.c745 btrfs_init_work(&end_io_wq->work, func, end_workqueue_fn, NULL, NULL); in end_workqueue_bio()
838 btrfs_init_work(&async->work, btrfs_worker_helper, run_one_async_start, in btrfs_wq_submit_bio()
Dblock-group.c698 btrfs_init_work(&caching_ctl->work, btrfs_cache_helper, in btrfs_cache_block_group()
Dqgroup.c3282 btrfs_init_work(&fs_info->qgroup_rescan_work, in qgroup_rescan_init()
Dvolumes.c6679 btrfs_init_work(&dev->work, btrfs_submit_helper, in btrfs_alloc_device()