Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/nfsclient/
HDnfsstats.h52 int biocache_reads; member
/freebsd-14-stable/sys/fs/nfs/
HDnfs_commonport.c493 oldnfsstats.biocache_reads = in nfssvc_call()
494 NFSD_VNET(nfsstatsv1_p)->biocache_reads; in nfssvc_call()
601 nfsstatsov1.biocache_reads = in nfssvc_call()
602 NFSD_VNET(nfsstatsv1_p)->biocache_reads; in nfssvc_call()
727 NFSD_VNET(nfsstatsv1_p)->biocache_reads = 0; in nfssvc_call()
HDnfsport.h467 uint64_t biocache_reads; member
532 uint64_t biocache_reads; member
594 int biocache_reads; member
/freebsd-14-stable/usr.bin/nfsstat/
HDnfsstat.c369 (uintmax_t)(ext_nfsstats.biocache_reads - in intpr()
859 (uintmax_t)(ext_nfsstats.biocache_reads - in exp_intpr()
1187 sperc2(DELTA(biocache_reads), in exp_sidewaysintpr()
/freebsd-14-stable/sys/fs/nfsclient/
HDnfs_clbio.c494 NFSINCRGLOBAL(nfsstatsv1.biocache_reads); in ncl_bioread()