Searched refs:rncp (Results 1 – 1 of 1) sorted by relevance
1783 struct namecache *rncp; in cache_zap_unlocked_bucket() local1791 CK_SLIST_FOREACH(rncp, (NCHHASH(hash)), nc_hash) { in cache_zap_unlocked_bucket()1792 if (rncp == ncp && cache_ncp_match(rncp, dvp, cnp)) in cache_zap_unlocked_bucket()1795 if (rncp == NULL) in cache_zap_unlocked_bucket()1799 rvlp = VP2VNODELOCK(rncp->nc_vp); in cache_zap_unlocked_bucket()1805 cache_zap_locked(rncp); in cache_zap_unlocked_bucket()