Home
last modified time | relevance | path

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

/linux/drivers/md/
A Ddm-mpath.c70 struct multipath { struct
71 unsigned long flags; /* Multipath state flags */
73 spinlock_t lock;
74 enum dm_queue_mode queue_mode;
76 struct pgpath *current_pgpath;
77 struct priority_group *current_pg;
81 unsigned nr_priority_groups;
82 struct list_head priority_groups;
84 const char *hw_handler_name;
85 char *hw_handler_params;
[all …]
A Dmd-multipath.c105 struct multipath_info *multipath; in multipath_make_request() local
/linux/drivers/nvme/host/
A Dmultipath.c11 static bool multipath = true; variable

Completed in 9 milliseconds