Searched refs:btrfs_init_work (Results 1 – 7 of 7) sorted by relevance
| /linux/fs/btrfs/ |
| H A D | async-thread.h | 40 void btrfs_init_work(struct btrfs_work *work, btrfs_func_t func,
|
| H A D | async-thread.c | 329 void btrfs_init_work(struct btrfs_work *work, btrfs_func_t func, in btrfs_init_work() function
|
| H A D | bio.c | 721 btrfs_init_work(&async->work, run_one_async_start, run_one_async_done); in btrfs_wq_submit_bio()
|
| H A D | delayed-inode.c | 1392 btrfs_init_work(&async_work->work, btrfs_async_run_delayed_root, NULL); in btrfs_wq_run_delayed_node()
|
| H A D | inode.c | 1756 btrfs_init_work(&async_chunk[i].work, compress_file_range, in run_delalloc_compressed() 3007 btrfs_init_work(&fixup->work, btrfs_writepage_fixup_worker, NULL); in btrfs_writepage_cow_fixup() 8849 btrfs_init_work(&work->work, btrfs_run_delalloc_work, NULL); in btrfs_alloc_delalloc_work()
|
| H A D | block-group.c | 960 btrfs_init_work(&caching_ctl->work, caching_thread, NULL); in btrfs_cache_block_group()
|
| H A D | qgroup.c | 3998 btrfs_init_work(&fs_info->qgroup_rescan_work, in qgroup_rescan_init()
|