Searched refs:rncp (Results 1 – 1 of 1) sorted by relevance
1807 struct namecache *rncp; in cache_zap_unlocked_bucket() local1815 CK_SLIST_FOREACH(rncp, (NCHHASH(hash)), nc_hash) { in cache_zap_unlocked_bucket()1816 if (rncp == ncp && cache_ncp_match(rncp, dvp, cnp)) in cache_zap_unlocked_bucket()1819 if (rncp == NULL) in cache_zap_unlocked_bucket()1823 rvlp = VP2VNODELOCK(rncp->nc_vp); in cache_zap_unlocked_bucket()1829 cache_zap_locked(rncp); in cache_zap_unlocked_bucket()