Home
last modified time | relevance | path

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

/netbsd-src/sys/fs/nfs/common/
H A Dnfs_commonport.c499 oldnfsstats.biocache_reads = in nfssvc_call()
500 nfsstatsv1.biocache_reads; in nfssvc_call()
587 nfsstatsv1.biocache_reads = 0; in nfssvc_call()
H A Dnfsport.h378 uint64_t biocache_reads; member
440 int biocache_reads; member
/netbsd-src/sys/nfs/
H A Dnfs.h250 uint32_t biocache_reads;
248 uint32_t biocache_reads; global() member
H A Dnfs_bio.c147 nfsstats.biocache_reads++; in nfs_bioread()
/netbsd-src/usr.bin/nfsstat/
H A Dnfsstat.c284 NUMPCT(nfsstats.biocache_reads - nfsstats.read_bios, in intpr()
/netbsd-src/sys/fs/nfs/client/
H A Dnfs_clbio.c462 NFSINCRGLOBAL(nfsstatsv1.biocache_reads); in ncl_bioread()