Home
last modified time | relevance | path

Searched refs:attrcache_hits (Results 1 – 4 of 4) sorted by relevance

/openbsd/src/sys/nfs/
Dnfs.h109 uint64_t attrcache_hits; member
Dnfs_subs.c1140 nfsstats.attrcache_hits++; in nfs_getattrcache()
/openbsd/src/usr.bin/nfsstat/
Dnfsstat.c247 nfsstats.attrcache_hits, nfsstats.attrcache_misses, in intpr()
/openbsd/src/usr.bin/systat/
Dnfs.c172 print_fld_ssize(FLD_NFS_C_CACHE_V, nfsstats.attrcache_hits); in print_client()