Home
last modified time | relevance | path

Searched refs:switch_path (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/drivers/md/
Ddm-switch.c30 struct switch_path { struct
56 struct switch_path path_list[0];
64 sctx = kzalloc(sizeof(struct switch_ctx) + nr_paths * sizeof(struct switch_path), in alloc_switch_ctx()
255 …{1, (KMALLOC_MAX_SIZE - sizeof(struct switch_ctx)) / sizeof(struct switch_path), "Invalid number o… in switch_ctr()