Searched refs:newnfsstats (Results 1 – 11 of 11) sorted by relevance
61 struct nfsstats newnfsstats; variable475 error = copyout(&newnfsstats, in nfssvc_call()476 CAST_USER_ADDR_T(uap->argp), sizeof (newnfsstats)); in nfssvc_call()479 newnfsstats.attrcache_hits = 0; in nfssvc_call()480 newnfsstats.attrcache_misses = 0; in nfssvc_call()481 newnfsstats.lookupcache_hits = 0; in nfssvc_call()482 newnfsstats.lookupcache_misses = 0; in nfssvc_call()483 newnfsstats.direofcache_hits = 0; in nfssvc_call()484 newnfsstats.direofcache_misses = 0; in nfssvc_call()485 newnfsstats.accesscache_hits = 0; in nfssvc_call()[all …]
92 extern struct nfsstats newnfsstats;645 NFSINCRGLOBAL(newnfsstats.rpcrequests); in newnfs_request()765 NFSINCRGLOBAL(newnfsstats.rpctimeouts); in newnfs_request()768 NFSINCRGLOBAL(newnfsstats.rpcinvalid); in newnfs_request()771 NFSINCRGLOBAL(newnfsstats.rpcinvalid); in newnfs_request()776 NFSINCRGLOBAL(newnfsstats.rpcinvalid); in newnfs_request()
162 extern struct nfsstats newnfsstats;321 newnfsstats.srvcache_tcppeak = 0; in nfsrvd_initcache()322 newnfsstats.srvcache_size = 0; in nfsrvd_initcache()398 newnfsstats.srvcache_inproghits++; in nfsrc_getudp()405 newnfsstats.srvcache_nonidemdonehits++; in nfsrc_getudp()413 newnfsstats.srvcache_nonidemdonehits++; in nfsrc_getudp()428 newnfsstats.srvcache_misses++; in nfsrc_getudp()429 atomic_add_int(&newnfsstats.srvcache_size, 1); in nfsrc_getudp()483 newnfsstats.srvcache_nonidemdonehits++; in nfsrvd_updatecache()522 newnfsstats.srvcache_tcppeak) in nfsrvd_updatecache()[all …]
40 extern struct nfsstats newnfsstats;276 newnfsstats.srvclients++; in nfsrv_setclient()380 newnfsstats.srvclients++; in nfsrv_setclient()444 newnfsstats.srvclients++; in nfsrv_setclient()1222 newnfsstats.srvclients--; in nfsrv_zapclient()1263 newnfsstats.srvdelegates--; in nfsrv_freedeleg()1289 newnfsstats.srvopenowners--; in nfsrv_freeopenowner()1339 newnfsstats.srvopens--; in nfsrv_freeopen()1358 newnfsstats.srvlockowners--; in nfsrv_freelockowner()1433 newnfsstats.srvlocks--; in nfsrv_freenfslock()[all …]
44 extern struct nfsstats newnfsstats;479 NFSINCRGLOBAL(newnfsstats.srvrpccnt[nfsv3to4op[nd->nd_procnum]]); in nfsrvd_dorpc()508 NFSINCRGLOBAL(newnfsstats.srvrpccnt[nfsv3to4op[nd->nd_procnum]]); in nfsrvd_dorpc()774 NFSINCRGLOBAL(newnfsstats.srvrpccnt[nd->nd_procnum]); in nfsrvd_compound()
86 extern struct nfsstats newnfsstats;237 newnfsstats.attrcache_misses++; in ncl_getattrcache()245 newnfsstats.attrcache_hits++; in ncl_getattrcache()
87 extern struct nfsstats newnfsstats;346 newnfsstats.cllocalopenowners++; in nfscl_newopen()349 newnfsstats.clopenowners++; in nfscl_newopen()383 newnfsstats.cllocalopens++; in nfscl_newopen()385 newnfsstats.clopens++; in nfscl_newopen()433 newnfsstats.cldelegates++; in nfscl_deleg()1074 newnfsstats.cllocallockowners++; in nfscl_getbytelock()1077 newnfsstats.cllockowners++; in nfscl_getbytelock()1405 newnfsstats.cllocalopens--; in nfscl_freeopen()1407 newnfsstats.clopens--; in nfscl_freeopen()[all …]
63 extern struct nfsstats newnfsstats;469 NFSINCRGLOBAL(newnfsstats.biocache_reads); in ncl_bioread()546 NFSINCRGLOBAL(newnfsstats.biocache_readlinks); in ncl_bioread()566 NFSINCRGLOBAL(newnfsstats.biocache_readdirs); in ncl_bioread()995 NFSINCRGLOBAL(newnfsstats.biocache_writes); in ncl_write()1609 NFSINCRGLOBAL(newnfsstats.read_bios); in ncl_doio()1644 NFSINCRGLOBAL(newnfsstats.readlink_bios); in ncl_doio()1648 NFSINCRGLOBAL(newnfsstats.readdir_bios); in ncl_doio()1710 NFSINCRGLOBAL(newnfsstats.write_bios); in ncl_doio()
103 extern struct nfsstats newnfsstats;265 &newnfsstats.accesscache_hits, 0, "NFS ACCESS cache hit count");268 &newnfsstats.accesscache_misses, 0, "NFS ACCESS cache miss count");423 NFSINCRGLOBAL(newnfsstats.accesscache_hits); in nfs_access()442 NFSINCRGLOBAL(newnfsstats.accesscache_misses); in nfs_access()862 NFSINCRGLOBAL(newnfsstats.accesscache_misses); in nfs_getattr()1119 NFSINCRGLOBAL(newnfsstats.lookupcache_hits); in nfs_lookup()1146 NFSINCRGLOBAL(newnfsstats.lookupcache_hits); in nfs_lookup()1154 NFSINCRGLOBAL(newnfsstats.lookupcache_misses); in nfs_lookup()2232 NFSINCRGLOBAL(newnfsstats.direofcache_hits); in nfs_readdir()[all …]
45 extern struct nfsstats newnfsstats;245 NFSINCRGLOBAL(newnfsstats.rpccnt[procnum]); in nfscl_reqstart()
81 extern struct nfsstats newnfsstats;