Home
last modified time | relevance | path

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

/spdk/python/spdk/rpc/
H A Dublk.py6 def ublk_create_target(client, cpumask=None, disable_user_copy=None): function
/spdk/lib/ublk/
H A Dublk.c681 ublk_create_target(const char *cpumask_str, const struct spdk_json_val *params) ublk_create_target() function
/spdk/scripts/
H A Drpc.py2434 def ublk_create_target(args): global() function