Searched refs:ncs_dotdothits (Results 1 – 2 of 2) sorted by relevance
| /openbsd/src/sys/sys/ | ||
| D | namei.h | 232 u_int64_t ncs_dotdothits; /* hits on '..' lookups */ member |
| /openbsd/src/sbin/sysctl/ | ||
| D | sysctl.c | 1865 (void)printf("%llu\n", nch.ncs_dotdothits); in sysctl_nchstats() |