Lines Matching refs:timeout
4112 # @timeout: Timeout in seconds after which a request will timeout. 0
4113 # means no timeout and is the default.
4126 '*timeout': 'int' } }
4400 # @timeout: Timeout for connections, in seconds (defaults to 5)
4418 '*timeout': 'int',
4523 # @open-timeout: In seconds. If zero, the nbd driver tries the
4526 # until successful or until @open-timeout seconds have elapsed.
4542 '*open-timeout': 'uint32' } }
4636 # @cbw-timeout: Zero means no limit. Non-zero sets the timeout in
4637 # seconds for copy-before-write operation. When a timeout occurs,
4647 '*on-cbw-error': 'OnCbwError', '*cbw-timeout': 'uint32' } }