Searched refs:phys_path_next (Results 1 – 2 of 2) sorted by relevance
8628 pp->phys_path_next = NULL; in build_phclient_path_list()8633 pp_tail->phys_path_next = pp; in build_phclient_path_list()8650 pp_next = pp->phys_path_next; in free_phclient_path_list()8778 for (pp = pp_head; pp != NULL; pp = pp->phys_path_next) in config_client_paths_sync()8946 for (pp = pp_head; pp != NULL; pp = pp->phys_path_next) { in config_client_paths()8957 pp->phys_path_next != NULL) { in config_client_paths()8960 pp->phys_path_next, &tok); in config_client_paths()8961 pp->phys_path_next = NULL; in config_client_paths()
1084 struct mdi_phys_path *phys_path_next; member