Searched defs:pgpath (Results 1 – 2 of 2) sorted by relevance
41 struct pgpath { struct53 #define path_to_pgpath(__pgp) container_of((__pgp), struct pgpath, path) argument109 struct pgpath *pgpath; member158 struct pgpath *pgpath = kzalloc(sizeof(*pgpath), GFP_KERNEL); in alloc_pgpath() local168 static void free_pgpath(struct pgpath *pgpath) in free_pgpath()187 struct pgpath *pgpath, *tmp; in free_pgpaths() local318 struct pgpath *pgpath; in __pg_init_all_paths() local383 struct pgpath *pgpath; in choose_path_in_pg() local406 struct pgpath *pgpath; in choose_pgpath() local513 struct pgpath *pgpath; in multipath_clone_and_map() local[all …]
38 struct pgpath { struct50 #define path_to_pgpath(__pgp) container_of((__pgp), struct pgpath, path) argument106 struct pgpath *pgpath; member151 struct pgpath *pgpath = kzalloc(sizeof(*pgpath), GFP_KERNEL); in alloc_pgpath() local161 static void free_pgpath(struct pgpath *pgpath) in free_pgpath()180 struct pgpath *pgpath, *tmp; in free_pgpaths() local309 struct pgpath *pgpath; in __pg_init_all_paths() local374 struct pgpath *pgpath; in choose_path_in_pg() local397 struct pgpath *pgpath; in choose_pgpath() local506 struct pgpath *pgpath; in multipath_clone_and_map() local[all …]