Searched defs:multipath (Results 1 – 3 of 3) sorted by relevance
73 struct multipath { struct76 spinlock_t lock;77 enum dm_queue_mode queue_mode;79 struct pgpath *current_pgpath;80 struct priority_group *current_pg;82 struct priority_group *last_probed_pg;85 unsigned int nr_priority_groups;86 struct list_head priority_groups;88 const char *hw_handler_name;89 char *hw_handler_params;[all …]
12 bool multipath = true; variable
1009 #define multipath false macro
Completed in 23 milliseconds