Searched refs:rncp (Results 1 – 1 of 1) sorted by relevance
1782 struct namecache *rncp; in cache_zap_unlocked_bucket() local1790 CK_SLIST_FOREACH(rncp, (NCHHASH(hash)), nc_hash) { in cache_zap_unlocked_bucket()1791 if (rncp == ncp && cache_ncp_match(rncp, dvp, cnp)) in cache_zap_unlocked_bucket()1794 if (rncp == NULL) in cache_zap_unlocked_bucket()1798 rvlp = VP2VNODELOCK(rncp->nc_vp); in cache_zap_unlocked_bucket()1804 cache_zap_locked(rncp); in cache_zap_unlocked_bucket()