Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/md/
Ddm-mpath.c32 struct pgpath { struct
43 #define path_to_pgpath(__pgp) container_of((__pgp), struct pgpath, path) argument
112 struct pgpath *pgpath; member
132 struct pgpath *pgpath = kzalloc(sizeof(*pgpath), GFP_KERNEL); in alloc_pgpath() local
142 static void free_pgpath(struct pgpath *pgpath) in free_pgpath()
161 struct pgpath *pgpath, *tmp; in free_pgpaths() local
256 struct pgpath *pgpath; in __pg_init_all_paths() local
283 static void __switch_pg(struct multipath *m, struct pgpath *pgpath) in __switch_pg()
389 struct pgpath *pgpath; in __multipath_map() local
690 struct pgpath *pgpath; in parse_priority_group() local
[all …]