Searched defs:pgpath (Results 1 – 1 of 1) sorted by relevance
32 struct pgpath { struct43 #define path_to_pgpath(__pgp) container_of((__pgp), struct pgpath, path) argument112 struct pgpath *pgpath; member132 struct pgpath *pgpath = kzalloc(sizeof(*pgpath), GFP_KERNEL); in alloc_pgpath() local142 static void free_pgpath(struct pgpath *pgpath) in free_pgpath()161 struct pgpath *pgpath, *tmp; in free_pgpaths() local256 struct pgpath *pgpath; in __pg_init_all_paths() local283 static void __switch_pg(struct multipath *m, struct pgpath *pgpath) in __switch_pg()389 struct pgpath *pgpath; in __multipath_map() local690 struct pgpath *pgpath; in parse_priority_group() local[all …]