Searched refs:thread_pool_size (Results 1 – 4 of 4) sorted by relevance
545 info->thread_pool_size = intarg; in btrfs_parse_options()1048 if (info->thread_pool_size != min_t(unsigned long, in btrfs_show_options()1050 seq_printf(seq, ",thread_pool=%d", info->thread_pool_size); in btrfs_show_options()1428 fs_info->thread_pool_size = new_pool_size; in btrfs_resize_thread_pool()1493 int old_thread_pool_size = fs_info->thread_pool_size; in btrfs_remount()1523 fs_info->thread_pool_size, old_thread_pool_size); in btrfs_remount()1623 old_thread_pool_size, fs_info->thread_pool_size); in btrfs_remount()
775 info->thread_pool_size, in btrfs_async_submit_limit()2239 int max_active = fs_info->thread_pool_size; in btrfs_init_workqueues()2549 fs_info->thread_pool_size = min_t(unsigned long, in open_ctree()2772 max_active = fs_info->thread_pool_size; in open_ctree()
1620 int thread_pool_size; member
3564 int max_active = fs_info->thread_pool_size; in scrub_workers_get()