Home
last modified time | relevance | path

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

/dflybsd-src/usr.bin/nfsstat/
H A Dnfsstat.c243 nfsstats.attrcache_hits, nfsstats.attrcache_misses, in intpr()
357 DELTA(attrcache_hits) + DELTA(attrcache_misses), in sidewaysintpr()
368 sperc1(DELTA(attrcache_hits), in sidewaysintpr()
/dflybsd-src/sys/vfs/nfs/
H A Dnfs.h234 int attrcache_hits; member
H A Dnfs_subs.c934 nfsstats.attrcache_hits++; in nfs_getattrcache()