Searched refs:phys_path_next (Results 1 – 2 of 2) sorted by relevance
8640 pp->phys_path_next = NULL; in build_phclient_path_list()8645 pp_tail->phys_path_next = pp; in build_phclient_path_list()8662 pp_next = pp->phys_path_next; in free_phclient_path_list()8790 for (pp = pp_head; pp != NULL; pp = pp->phys_path_next) in config_client_paths_sync()8958 for (pp = pp_head; pp != NULL; pp = pp->phys_path_next) { in config_client_paths()8969 pp->phys_path_next != NULL) { in config_client_paths()8972 pp->phys_path_next, &tok); in config_client_paths()8973 pp->phys_path_next = NULL; in config_client_paths()
1084 struct mdi_phys_path *phys_path_next; member