Lines Matching refs:cpi_pip
8231 cpi->cpi_pip = pip; in vhcache_pi_add()
8247 cpi->cpi_pip = pip; in vhcache_pi_add()
8274 if (cpi->cpi_pip == pip) { in vhcache_pi_remove()
8275 cpi->cpi_pip = NULL; in vhcache_pi_remove()
8622 if (cpi->cpi_pip == NULL) in build_phclient_path_list()
8625 MDI_PI_LOCK(cpi->cpi_pip); in build_phclient_path_list()
8626 if (MDI_PI_IS_INIT(cpi->cpi_pip)) in build_phclient_path_list()
8628 MDI_PI_UNLOCK(cpi->cpi_pip); in build_phclient_path_list()
8746 if ((cpi->cpi_pip != NULL && in adjust_sort_vhcache_paths()
8748 (cpi->cpi_pip == NULL && in adjust_sort_vhcache_paths()
8769 if (cpi->cpi_pip != NULL) in adjust_sort_vhcache_paths()
8910 if (cpi->cpi_pip != NULL) { in nonline_paths()
8911 MDI_PI_LOCK(cpi->cpi_pip); in nonline_paths()
8912 if (cpi->cpi_pip->pi_state == MDI_PATHINFO_STATE_ONLINE) in nonline_paths()
8914 MDI_PI_UNLOCK(cpi->cpi_pip); in nonline_paths()
9449 (path->cpi_pip != NULL)) { in clean_vhcache()
9451 } else if (path->cpi_pip != NULL) { in clean_vhcache()