Home
last modified time | relevance | path

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

/spdk/python/spdk/rpc/
H A Dvhost.py104 def vhost_create_blk_controller(client, **params): function
/spdk/python/spdk/spdkcli/
H A Dui_root.py282 def vhost_create_blk_controller(self, **kwargs): member in UIRoot
/spdk/scripts/
H A Drpc.py3008 def vhost_create_blk_controller(args): global() function