Home
last modified time | relevance | path

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

/fs/btrfs/
Dasync-thread.h74 void btrfs_init_work(struct btrfs_work *work, btrfs_work_func_t helper,
Draid56.c1486 btrfs_init_work(&rbio->work, btrfs_rmw_helper, in async_rmw_stripe()
1495 btrfs_init_work(&rbio->work, btrfs_rmw_helper, in async_read_rebuild()
1735 btrfs_init_work(&plug->work, btrfs_rmw_helper, in btrfs_raid_unplug()
2683 btrfs_init_work(&rbio->work, btrfs_rmw_helper, in async_scrub_parity()
2736 btrfs_init_work(&rbio->work, btrfs_rmw_helper, in async_missing_raid56()
Dasync-thread.c334 void btrfs_init_work(struct btrfs_work *work, btrfs_work_func_t uniq_func, in btrfs_init_work() function
Dscrub.c483 btrfs_init_work(&sbio->work, btrfs_scrub_helper, in scrub_setup_ctx()
1062 btrfs_init_work(&fixup_nodatasum->work, btrfs_scrub_helper, in scrub_handle_errored_block()
1747 btrfs_init_work(&sbio->work, btrfs_scrubwrc_helper, in scrub_wr_bio_end_io()
2223 btrfs_init_work(&sblock->work, btrfs_scrub_helper, in scrub_missing_raid56_pages()
2755 btrfs_init_work(&sparity->work, btrfs_scrubparity_helper, in scrub_parity_bio_endio()
4093 btrfs_init_work(&nocow_ctx->work, btrfs_scrubnc_helper, in copy_nocow_pages()
Dreada.c806 btrfs_init_work(&rmw->work, btrfs_readahead_helper, in reada_start_machine()
Dordered-data.c683 btrfs_init_work(&ordered->flush_work, in btrfs_wait_ordered_extents()
Dinode.c1173 btrfs_init_work(&async_cow->work, in cow_file_range_async()
2115 btrfs_init_work(&fixup->work, btrfs_fixup_helper, in btrfs_writepage_start_hook()
3092 btrfs_init_work(&ordered_extent->work, func, finish_ordered_fn, NULL, in btrfs_writepage_end_io_hook()
8129 btrfs_init_work(&ordered->work, btrfs_endio_write_helper, in btrfs_endio_direct_write()
9586 btrfs_init_work(&work->work, btrfs_flush_delalloc_helper, in btrfs_alloc_delalloc_work()
Ddelayed-inode.c1404 btrfs_init_work(&async_work->work, btrfs_delayed_meta_helper, in btrfs_wq_run_delayed_node()
Ddisk-io.c676 btrfs_init_work(&end_io_wq->work, func, end_workqueue_fn, NULL, NULL); in end_workqueue_bio()
781 btrfs_init_work(&async->work, btrfs_worker_helper, run_one_async_start, in btrfs_wq_submit_bio()
Dqgroup.c2429 btrfs_init_work(&fs_info->qgroup_rescan_work, in qgroup_rescan_init()
Dextent-tree.c596 btrfs_init_work(&caching_ctl->work, btrfs_cache_helper, in cache_block_group()
2884 btrfs_init_work(&async->work, btrfs_extent_refs_helper, in btrfs_async_run_delayed_refs()
Dvolumes.c6207 btrfs_init_work(&dev->work, btrfs_submit_helper, in btrfs_alloc_device()