Home
last modified time | relevance | path

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

/linux/drivers/md/
A Ddm-mpath.c73 struct multipath { struct
74 unsigned long flags; /* Multipath state flags */
76 spinlock_t lock;
77 enum dm_queue_mode queue_mode;
79 struct pgpath *current_pgpath;
80 struct priority_group *current_pg;
84 unsigned int nr_priority_groups;
85 struct list_head priority_groups;
87 const char *hw_handler_name;
88 char *hw_handler_params;
[all …]
/linux/drivers/nvme/host/
A Dmultipath.c12 bool multipath = true; variable
A Dnvme.h984 #define multipath false macro

Completed in 20 milliseconds