Home
last modified time | relevance | path

Searched refs:accesscache_misses (Results 1 – 5 of 5) sorted by relevance

/NextBSD/sys/nfsclient/
HDnfsstats.h50 int accesscache_misses; member
/NextBSD/usr.bin/nfsstat/
HDnfsstat.c279 ext_nfsstats.accesscache_misses); in intpr()
701 DELTA(accesscache_misses)), in exp_sidewaysintpr()
/NextBSD/sys/fs/nfs/
HDnfs_commonport.c486 newnfsstats.accesscache_misses = 0; in nfssvc_call()
HDnfsport.h373 int accesscache_misses; member
/NextBSD/sys/fs/nfsclient/
HDnfs_clvnops.c268 &newnfsstats.accesscache_misses, 0, "NFS ACCESS cache miss count");
442 NFSINCRGLOBAL(newnfsstats.accesscache_misses); in nfs_access()
862 NFSINCRGLOBAL(newnfsstats.accesscache_misses); in nfs_getattr()