Lines Matching full:discard
4007 # Determines how to handle discard requests.
4058 # @discard: #optional discard-related options (default: ignore)
4073 '*discard': 'BlockdevDiscardOptions',
4148 # @pass-discard-request: #optional whether discard requests to the qcow2
4151 # @pass-discard-snapshot: #optional whether discard requests for the data source
4155 # @pass-discard-other: #optional whether discard requests for the data source
4164 '*pass-discard-request': 'bool',
4165 '*pass-discard-snapshot': 'bool',
4166 '*pass-discard-other': 'bool' } }