Home
last modified time | relevance | path

Searched refs:caching_workers (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-6.6/fs/btrfs/
H A Dfs.h552 struct btrfs_workqueue *caching_workers; member
H A Ddisk-io.c1769 btrfs_destroy_workqueue(fs_info->caching_workers); in btrfs_stop_all_workers()
1963 fs_info->caching_workers = in btrfs_init_workqueues()
1997 fs_info->caching_workers && fs_info->fixup_workers && in btrfs_init_workqueues()
H A Dsuper.c1639 btrfs_workqueue_set_max(fs_info->caching_workers, new_pool_size); in btrfs_resize_thread_pool()
H A Dblock-group.c962 btrfs_queue_work(fs_info->caching_workers, &caching_ctl->work); in btrfs_cache_block_group()
/kernel/linux/linux-5.10/fs/btrfs/
H A Ddisk-io.c2011 btrfs_destroy_workqueue(fs_info->caching_workers); in btrfs_stop_all_workers()
2187 fs_info->caching_workers = in btrfs_init_workqueues()
2233 fs_info->caching_workers && fs_info->readahead_workers && in btrfs_init_workqueues()
H A Dsuper.c1806 btrfs_workqueue_set_max(fs_info->caching_workers, new_pool_size); in btrfs_resize_thread_pool()
H A Dblock-group.c821 btrfs_queue_work(fs_info->caching_workers, &caching_ctl->work); in btrfs_cache_block_group()
H A Dctree.h776 struct btrfs_workqueue *caching_workers; member

Completed in 32 milliseconds