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

  /src/sys/fs/nfs/common/
nfs_commonport.c 505 oldnfsstats.biocache_writes =
506 nfsstatsv1.biocache_writes;
590 nfsstatsv1.biocache_writes = 0;
nfsport.h 381 uint64_t biocache_writes; member in struct:nfsstatsv1
443 int biocache_writes; member in struct:ext_nfsstats
  /src/usr.bin/nfsstat/
nfsstat.c 286 NUMPCT(nfsstats.biocache_writes - nfsstats.write_bios,
  /src/sys/nfs/
nfs.h 253 uint32_t biocache_writes; member in struct:nfsstats
nfs_bio.c 509 nfsstats.biocache_writes++;
  /src/sys/fs/nfs/client/
nfs_clbio.c 988 NFSINCRGLOBAL(nfsstatsv1.biocache_writes);

Completed in 17 milliseconds