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