Home
last modified time | relevance | path

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

/spdk/python/spdk/rpc/
H A Discsi.py198 luns, argument
/spdk/lib/iscsi/
H A Discsi_rpc.c336 struct rpc_lun luns[RPC_ISCSI_CREATE_TARGET_NODE_MAX_LUN]; member
342 struct rpc_luns *luns = out; in decode_rpc_luns() local
364 struct rpc_luns luns; member
/spdk/python/spdk/spdkcli/
H A Dui_node_iscsi.py246 def __init__(self, luns, parent): argument