Home
last modified time | relevance | path

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

/linux-4.4.14/fs/btrfs/
Dasync-thread.h74 void btrfs_init_work(struct btrfs_work *work, btrfs_work_func_t helper,
Dasync-thread.c306 void btrfs_init_work(struct btrfs_work *work, btrfs_work_func_t uniq_func, in btrfs_init_work() function
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()
2672 btrfs_init_work(&rbio->work, btrfs_rmw_helper, in async_scrub_parity()
2725 btrfs_init_work(&rbio->work, btrfs_rmw_helper, in async_missing_raid56()
Dscrub.c483 btrfs_init_work(&sbio->work, btrfs_scrub_helper, in scrub_setup_ctx()
1061 btrfs_init_work(&fixup_nodatasum->work, btrfs_scrub_helper, in scrub_handle_errored_block()
1746 btrfs_init_work(&sbio->work, btrfs_scrubwrc_helper, in scrub_wr_bio_end_io()
2222 btrfs_init_work(&sblock->work, btrfs_scrub_helper, in scrub_missing_raid56_pages()
2754 btrfs_init_work(&sparity->work, btrfs_scrubparity_helper, in scrub_parity_bio_endio()
4092 btrfs_init_work(&nocow_ctx->work, btrfs_scrubnc_helper, in copy_nocow_pages()
Dreada.c799 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()
Ddelayed-inode.c1402 btrfs_init_work(&async_work->work, btrfs_delayed_meta_helper, in btrfs_wq_run_delayed_node()
Dinode.c1156 btrfs_init_work(&async_cow->work, in cow_file_range_async()
2060 btrfs_init_work(&fixup->work, btrfs_fixup_helper, in btrfs_writepage_start_hook()
3037 btrfs_init_work(&ordered_extent->work, func, finish_ordered_fn, NULL, in btrfs_writepage_end_io_hook()
8025 btrfs_init_work(&ordered->work, btrfs_endio_write_helper, in btrfs_endio_direct_write()
9477 btrfs_init_work(&work->work, btrfs_flush_delalloc_helper, in btrfs_alloc_delalloc_work()
Ddisk-io.c746 btrfs_init_work(&end_io_wq->work, func, end_workqueue_fn, NULL, NULL); in end_workqueue_bio()
851 btrfs_init_work(&async->work, btrfs_worker_helper, run_one_async_start, in btrfs_wq_submit_bio()
Dqgroup.c2399 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()
2875 btrfs_init_work(&async->work, btrfs_extent_refs_helper, in btrfs_async_run_delayed_refs()
Dvolumes.c6187 btrfs_init_work(&dev->work, btrfs_submit_helper, in btrfs_alloc_device()