Home
last modified time | relevance | path

Searched defs:timeout_sec (Results 1 – 3 of 3) sorted by relevance

/spdk/module/bdev/iscsi/
H A Dbdev_iscsi.h12 uint64_t timeout_sec; member
/spdk/lib/vhost/
H A Drte_vhost_user.c1272 vhost_session_wait_for_semaphore(struct spdk_vhost_session *vsession, int timeout_sec, argument
1318 unsigned timeout_sec, const char *errmsg) argument
/spdk/python/spdk/rpc/
H A Dbdev.py1210 bdev_iscsi_set_options(client, timeout_sec=None) global() argument