Home
last modified time | relevance | path

Searched refs:thread_pool_size (Results 1 – 3 of 3) sorted by relevance

/linux/fs/btrfs/
H A Dfs.h712 u32 thread_pool_size; member
H A Ddisk-io.c1929 u32 max_active = fs_info->thread_pool_size; in btrfs_init_workqueues()
2836 fs_info->thread_pool_size = min_t(unsigned long, in btrfs_init_fs_info()
H A Dscrub.c3044 int max_active = fs_info->thread_pool_size; in scrub_workers_get()