Home
last modified time | relevance | path

Searched refs:nc_vpid (Results 1 – 3 of 3) sorted by relevance

/openbsd/sys/kern/
H A Dvfs_cache.c112 if (ncp->nc_vp && (ncp->nc_vpid == ncp->nc_vp->v_id)) { in cache_zap()
188 } else if (ncp->nc_vpid != ncp->nc_vp->v_id) { in cache_lookup()
366 ncp->nc_vpid = vp->v_id; in cache_enter()
/openbsd/sys/sys/
H A Dnamei.h184 u_long nc_vpid; /* capability number of nc_vp */ member
/openbsd/usr.sbin/procmap/
H A Dprocmap.c1015 ncp->nc_dvpid, ncp->nc_vpid); in cache_enter()
1023 ce->ce_cid = ncp->nc_vpid; in cache_enter()