Searched defs:nr_paths (Results 1 – 1 of 1) sorted by relevance
41 unsigned nr_paths; /* Number of paths in path_list. */ member59 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