Lines Matching full:use
54 raise ValueError("Can't use 'nbd' label for both src and dst")
130 x_perf['use-copy-range'] = True
132 x_perf['use-copy-range'] = False
177 (LABEL:PATH|LABEL|PATH)[,max-workers=N][,use-copy-range=(on|off)][,mirror]
182 use-copy-range set x-perf.use-copy-range of backup job
183 mirror use mirror job instead of backup''',
197 default port 10809). Use it in tests, label is "nbd"
203 Use compressed backup. It automatically means
207 Use test-source.qcow2 images as sources instead of
211 direct: default, use O_DIRECT and aio=native
212 cached: use system cache (Qemu default) and aio=threads (Qemu default)