Home
last modified time | relevance | path

Searched refs:multipath (Results 1 – 11 of 11) sorted by relevance

/drivers/md/
A Ddm-mpath.c73 struct multipath { struct
217 struct multipath *m; in alloc_multipath()
516 struct multipath *m = ti->private; in multipath_clone_and_map()
677 struct multipath *m = ti->private; in multipath_map_bio()
698 struct multipath *m = in process_queued_bios()
830 struct multipath *m = in trigger_event()
942 struct multipath *m = ti->private; in parse_path()
988 struct multipath *m) in parse_priority_group()
1192 struct multipath *m; in multipath_ctr()
1321 struct multipath *m = ti->private; in multipath_dtr()
[all …]
A DMakefile9 dm-multipath-y += dm-path-selector.o dm-mpath.o
59 obj-$(CONFIG_DM_MULTIPATH) += dm-multipath.o dm-round-robin.o
A DKconfig432 Allow volume managers to support multipath hardware.
/drivers/nvme/host/
A DKconfig18 bool "NVMe multipath support"
21 This option controls support for multipath access to NVMe
22 subsystems. If this option is enabled support for NVMe multipath
24 for NVMe multipath access is excluded from the kernel. When this
26 own /dev/nvmeXnY device entry and NVMe multipath access is
A Dmultipath.c12 bool multipath = true; variable
38 module_param_cb(multipath, &multipath_param_ops, &multipath, 0444);
39 MODULE_PARM_DESC(multipath,
53 multipath = true; in multipath_always_on_set()
738 !multipath) in nvme_mpath_alloc_disk()
1355 if (!multipath || !ctrl->subsys || in nvme_mpath_init_identify()
A DMakefile16 nvme-core-$(CONFIG_NVME_MULTIPATH) += multipath.o
A Dnvme.h990 extern bool multipath;
1009 #define multipath false macro
A Dcore.c4036 if (!multipath) { in nvme_init_ns_head()
4146 } else if (multipath) { in nvme_alloc_ns()
/drivers/scsi/device_handler/
A DKconfig12 devices utilized in multipath configurations. Say Y here to
/drivers/block/rnbd/
A DREADME37 "path=" options can be specified in order to use multipath (see RTRS
/drivers/infiniband/ulp/rtrs/
A DREADME16 multipath I/O (see "add_path" and "mp_policy" configuration entries in

Completed in 31 milliseconds