Home
last modified time | relevance | path

Searched refs:caching_workers (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/fs/btrfs/
Ddisk-io.c2032 btrfs_destroy_workqueue(fs_info->caching_workers); in btrfs_stop_all_workers()
2196 fs_info->caching_workers = in btrfs_init_workqueues()
2257 fs_info->caching_workers && fs_info->readahead_workers && in btrfs_init_workqueues()
Dsuper.c1719 btrfs_workqueue_set_max(fs_info->caching_workers, new_pool_size); in btrfs_resize_thread_pool()
Dctree.h947 struct btrfs_workqueue *caching_workers; member
Dextent-tree.c698 btrfs_queue_work(fs_info->caching_workers, &caching_ctl->work); in cache_block_group()