Lines Matching refs:jobs
607 # @busy: true if the bitmap is in-use by some operation (NBD or jobs)
1290 # jobs, cancel the job
1293 # or BLOCK_JOB_ERROR). The backup, mirror and commit block jobs
1300 # @stop: for guest operations, stop the virtual machine; for jobs,
1374 # Information specific to mirror block jobs.
1439 # @query-block-jobs:
1447 { 'command': 'query-block-jobs', 'returns': ['BlockJobInfo'],
1606 # copy-before-write jobs; defaults to break-guest-write. (Since 10.1)
1893 # query-block-jobs where the BlockJobInfo.type field has the value
1924 # query-block-jobs where the BlockJobInfo.type field has the value
2037 # the whole graph (with block-jobs and block-backends).
2785 # streaming operations can be checked with query-block-jobs. The
2926 # visible when enumerated using query-block-jobs.
3064 # needs to be run explicitly for jobs that don't have automatic
3066 # for jobs that have @auto-dismiss option, which are drive-backup,
3069 # jobs.
3072 # reached its terminal state, CONCLUDED. For jobs that make use of
3092 # Instructs all jobs in a transaction (or a single job if it is not
3094 # necessary cleanup. This command requires that all involved jobs are
3097 # For jobs in a transaction, instructing one job to finalize will
3098 # force ALL jobs in the transaction to finalize, so it is only
3101 # The command is applicable only to jobs which have @auto-finalize option