HomeSort by: relevance | last modified time | path
    Searched refs:biocache_reads (Results 1 - 6 of 6) sorted by relevancy

  /src/sys/fs/nfs/common/
nfs_commonport.c 499 oldnfsstats.biocache_reads =
500 nfsstatsv1.biocache_reads;
587 nfsstatsv1.biocache_reads = 0;
nfsport.h 378 uint64_t biocache_reads; member in struct:nfsstatsv1
440 int biocache_reads; member in struct:ext_nfsstats
  /src/usr.bin/nfsstat/
nfsstat.c 284 NUMPCT(nfsstats.biocache_reads - nfsstats.read_bios,
  /src/sys/nfs/
nfs.h 250 uint32_t biocache_reads; member in struct:nfsstats
nfs_bio.c 147 nfsstats.biocache_reads++;
  /src/sys/fs/nfs/client/
nfs_clbio.c 462 NFSINCRGLOBAL(nfsstatsv1.biocache_reads);

Completed in 19 milliseconds