Searched refs:cpi_pip (Results 1 – 2 of 2) sorted by relevance
8220 cpi->cpi_pip = pip; in vhcache_pi_add()8236 cpi->cpi_pip = pip; in vhcache_pi_add()8263 if (cpi->cpi_pip == pip) { in vhcache_pi_remove()8264 cpi->cpi_pip = NULL; in vhcache_pi_remove()8611 if (cpi->cpi_pip == NULL) in build_phclient_path_list()8614 MDI_PI_LOCK(cpi->cpi_pip); in build_phclient_path_list()8615 if (MDI_PI_IS_INIT(cpi->cpi_pip)) in build_phclient_path_list()8617 MDI_PI_UNLOCK(cpi->cpi_pip); in build_phclient_path_list()8735 if ((cpi->cpi_pip != NULL && in adjust_sort_vhcache_paths()8737 (cpi->cpi_pip == NULL && in adjust_sort_vhcache_paths()[all …]
1000 struct mdi_pathinfo *cpi_pip; /* ptr to actual pathinfo */ member