Home
last modified time | relevance | path

Searched defs:multipath (Results 1 – 4 of 4) sorted by relevance

/spdk/module/bdev/nvme/
H A Dbdev_nvme_rpc.c297 enum bdev_nvme_multipath_mode *multipath = out; in bdev_nvme_decode_multipath() local
239 enum bdev_nvme_multipath_mode multipath; global() member
405 bool multipath = false; rpc_bdev_nvme_attach_controller() local
[all...]
H A Dbdev_nvme.c6159 bdev_nvme_create(struct spdk_nvme_transport_id * trid,const char * base_name,const char ** names,uint32_t count,spdk_bdev_create_nvme_fn cb_fn,void * cb_ctx,struct spdk_nvme_ctrlr_opts * drv_opts,struct nvme_ctrlr_opts * bdev_opts,bool multipath) bdev_nvme_create() argument
[all...]
/spdk/python/spdk/rpc/
H A Dbdev.py691 bdev_nvme_attach_controller(client, name, trtype, traddr, adrfam=None, trsvcid=None, priority=None, subnqn=None, hostnqn=None, hostaddr=None, hostsvcid=None, prchk_reftag=None, prchk_guard=None, hdgst=None, ddgst=None, fabrics_connect_timeout_us=None, multipath=None, num_io_queues=None, ctrlr_loss_timeout_sec=None, reconnect_delay_sec=None, fast_io_fail_timeout_sec=None, psk=None, max_bdevs=None, dhchap_key=None, dhchap_ctrlr_key=None) global() argument
/spdk/test/unit/lib/bdev/nvme/bdev_nvme.c/
H A Dbdev_nvme_ut.c431 ut_attach_ctrlr(const struct spdk_nvme_transport_id * trid,uint32_t num_ns,bool ana_reporting,bool multipath) ut_attach_ctrlr() argument
[all...]