Searched refs:cpi_pip (Results 1 – 2 of 2) sorted by relevance
8232 cpi->cpi_pip = pip; in vhcache_pi_add()8248 cpi->cpi_pip = pip; in vhcache_pi_add()8275 if (cpi->cpi_pip == pip) { in vhcache_pi_remove()8276 cpi->cpi_pip = NULL; in vhcache_pi_remove()8623 if (cpi->cpi_pip == NULL) in build_phclient_path_list()8626 MDI_PI_LOCK(cpi->cpi_pip); in build_phclient_path_list()8627 if (MDI_PI_IS_INIT(cpi->cpi_pip)) in build_phclient_path_list()8629 MDI_PI_UNLOCK(cpi->cpi_pip); in build_phclient_path_list()8747 if ((cpi->cpi_pip != NULL && in adjust_sort_vhcache_paths()8749 (cpi->cpi_pip == NULL && in adjust_sort_vhcache_paths()[all …]
1000 struct mdi_pathinfo *cpi_pip; /* ptr to actual pathinfo */ member