Searched refs:biocache_reads (Results 1 – 2 of 2) sorted by relevance
2222 OSAddAtomic64(NFS_ROUND_BLOCK(uio_offset(uio), biosize) - lbn, &nfsclntstats.biocache_reads); in nfs_bioread()2252 OSAddAtomic64(rabn - lbn, &nfsclntstats.biocache_reads); in nfs_bioread()2254 OSAddAtomic64(1, &nfsclntstats.biocache_reads); in nfs_bioread()
773 uint64_t biocache_reads; member