Lines Matching defs:timeout
587 keep_alive_timeout_ms: Keep alive timeout period in millisecond, default is 10s (optional)
611 0 means no such timeout.
733 fabrics_connect_timeout_us: Fabrics connect timeout in us (optional)
747 0 means no such timeout.
910 0 means no such timeout.
1255 timeout_sec: Timeout for command, in seconds, if 0, don't track timeout
1533 def bdev_get_bdevs(client, name=None, timeout=None):
1537 timeout: time in ms to wait for the bdev with specified name to appear
1544 if timeout is not None:
1545 params['timeout'] = timeout