Searched refs:max_workers (Results 1 – 5 of 5) sorted by relevance
54 int max_workers; member825 aio = aio_task_pool_new(call_state->max_workers); in block_copy_dirty_clusters()952 .max_workers = BLOCK_COPY_MAX_WORKERS, in block_copy()974 int max_workers, int64_t max_chunk, in block_copy_async() argument984 .max_workers = max_workers, in block_copy_async()
158 job->perf.max_workers, job->perf.max_chunk, in backup_loop()415 if (perf->max_workers < 1 || perf->max_workers > INT_MAX) { in backup_job_create()
459 BackupPerf perf = { .use_copy_range = true, .max_workers = 1 }; in replication_start()
65 int max_workers, int64_t max_chunk,
2626 BackupPerf perf = { .max_workers = 64 }; in do_backup_common()2653 perf.max_workers = backup->x_perf->max_workers; in do_backup_common()