Searched defs:nr_paths (Results 1 – 2 of 2) sorted by relevance
| /kernel/linux/linux-6.6/drivers/md/ |
| D | dm-switch.c | 42 unsigned int nr_paths; /* Number of paths in path_list. */ member 60 static struct switch_ctx *alloc_switch_ctx(struct dm_target *ti, unsigned int nr_paths, in alloc_switch_ctx() 77 static int alloc_region_table(struct dm_target *ti, unsigned int nr_paths) in alloc_region_table() 263 unsigned int nr_paths, region_size, nr_optional_args; in switch_ctr() local
|
| /kernel/linux/linux-5.10/drivers/md/ |
| D | dm-switch.c | 41 unsigned nr_paths; /* Number of paths in path_list. */ member 59 static struct switch_ctx *alloc_switch_ctx(struct dm_target *ti, unsigned nr_paths, in alloc_switch_ctx() 76 static int alloc_region_table(struct dm_target *ti, unsigned nr_paths) in alloc_region_table() 262 unsigned nr_paths, region_size, nr_optional_args; in switch_ctr() local
|