Home
last modified time | relevance | path

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

/Linux-v4.19/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.c597 btrfs_init_work(&sbio->work, btrfs_scrub_helper, in scrub_setup_ctx()
1709 btrfs_init_work(&sbio->work, btrfs_scrubwrc_helper, in scrub_wr_bio_end_io()
2183 btrfs_init_work(&sblock->work, btrfs_scrub_helper, in scrub_missing_raid56_pages()
2722 btrfs_init_work(&sparity->work, btrfs_scrubparity_helper, in scrub_parity_bio_endio()
Dordered-data.c570 btrfs_init_work(&ordered->flush_work, in btrfs_wait_ordered_extents()
Dreada.c787 btrfs_init_work(&rmw->work, btrfs_readahead_helper, in reada_start_machine()
Draid56.c177 btrfs_init_work(&rbio->work, btrfs_rmw_helper, work_func, NULL, NULL); in start_async_work()
1730 btrfs_init_work(&plug->work, btrfs_rmw_helper, in btrfs_raid_unplug()
Ddelayed-inode.c1367 btrfs_init_work(&async_work->work, btrfs_delayed_meta_helper, in btrfs_wq_run_delayed_node()
Dinode.c1206 btrfs_init_work(&async_cow->work, in cow_file_range_async()
2175 btrfs_init_work(&fixup->work, btrfs_fixup_helper, in btrfs_writepage_start_hook()
3182 btrfs_init_work(&ordered_extent->work, func, finish_ordered_fn, NULL, in btrfs_writepage_end_io_hook()
8095 btrfs_init_work(&ordered->work, func, in __endio_write_update_ordered()
9968 btrfs_init_work(&work->work, btrfs_flush_delalloc_helper, in btrfs_alloc_delalloc_work()
Ddisk-io.c726 btrfs_init_work(&end_io_wq->work, func, end_workqueue_fn, NULL, NULL); in end_workqueue_bio()
803 btrfs_init_work(&async->work, btrfs_worker_helper, run_one_async_start, in btrfs_wq_submit_bio()
Dqgroup.c2880 btrfs_init_work(&fs_info->qgroup_rescan_work, in qgroup_rescan_init()
Dextent-tree.c585 btrfs_init_work(&caching_ctl->work, btrfs_cache_helper, in cache_block_group()
2881 btrfs_init_work(&async->work, btrfs_extent_refs_helper, in btrfs_async_run_delayed_refs()
Dvolumes.c6311 btrfs_init_work(&dev->work, btrfs_submit_helper, in btrfs_alloc_device()