Home
last modified time | relevance | path

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

/drivers/md/
A Ddm-mpath.c73 struct multipath { struct
76 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 …]
/drivers/nvme/host/
A Dmultipath.c12 bool multipath = true; variable
A Dnvme.h1009 #define multipath false macro

Completed in 23 milliseconds