Home
last modified time | relevance | path

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

/linux/fs/btrfs/
A Dsuper.c85 u32 thread_pool_size; member
421 ctx->thread_pool_size = result.uint_32; in btrfs_parse_param()
1068 if (info->thread_pool_size != min_t(unsigned long, in btrfs_show_options()
1070 seq_printf(seq, ",thread_pool=%u", info->thread_pool_size); in btrfs_show_options()
1232 fs_info->thread_pool_size = new_pool_size; in btrfs_resize_thread_pool()
1402 fs_info->thread_pool_size = ctx->thread_pool_size; in btrfs_ctx_to_info()
1413 ctx->thread_pool_size = fs_info->thread_pool_size; in btrfs_info_to_ctx()
1519 btrfs_resize_thread_pool(fs_info, fs_info->thread_pool_size, in btrfs_reconfigure()
1520 old_ctx.thread_pool_size); in btrfs_reconfigure()
2174 ctx->thread_pool_size = in btrfs_init_fs_context()
A Dfs.h622 u32 thread_pool_size; member
A Ddisk-io.c1968 u32 max_active = fs_info->thread_pool_size; in btrfs_init_workqueues()
2780 fs_info->thread_pool_size = min_t(unsigned long, in btrfs_init_fs_info()
A Dscrub.c2876 int max_active = fs_info->thread_pool_size; in scrub_workers_get()

Completed in 24 milliseconds