Searched refs:newcpi (Results 1 – 1 of 1) sorted by relevance
7696 mdi_vhcache_pathinfo_t *newcpi) in enqueue_vhcache_pathinfo() argument7701 (newcpi->cpi_flags & MDI_CPI_HINT_PATH_DOES_NOT_EXIST)) in enqueue_vhcache_pathinfo()7702 enqueue_tail_vhcache_pathinfo(cct, newcpi); in enqueue_vhcache_pathinfo()7710 cct->cct_cpi_head = newcpi; in enqueue_vhcache_pathinfo()7712 prev_cpi->cpi_next = newcpi; in enqueue_vhcache_pathinfo()7714 newcpi->cpi_next = cpi; in enqueue_vhcache_pathinfo()7717 cct->cct_cpi_tail = newcpi; in enqueue_vhcache_pathinfo()