Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/nfsclient/
Dnfsstats.h43 int attrcache_hits; member
Dnfs_subs.c726 nfsstats.attrcache_hits++; in nfs_getattrcache()
/freebsd-10-stable/usr.bin/nfsstat/
Dnfsstat.c397 nfsstats.attrcache_hits, in intpr()
408 ext_nfsstats.attrcache_hits, in intpr()
619 sperc1(DELTA(attrcache_hits), in sidewaysintpr()
821 ext_nfsstats.attrcache_hits, in exp_intpr()
1009 sperc1(DELTA(attrcache_hits), in exp_sidewaysintpr()
/freebsd-10-stable/sys/fs/nfsclient/
Dnfs_clsubs.c229 newnfsstats.attrcache_hits++; in ncl_getattrcache()
/freebsd-10-stable/sys/fs/nfs/
Dnfs_commonport.c481 newnfsstats.attrcache_hits = 0; in nfssvc_call()
Dnfsport.h365 int attrcache_hits; member