Home
last modified time | relevance | path

Searched refs:biocache_writes (Results 1 – 2 of 2) sorted by relevance

/xnu-8020.101.4/bsd/nfs/
H A Dnfs.h775 uint64_t biocache_writes; member
H A Dnfs_vnops.c3266 OSAddAtomic64(1, &nfsclntstats.biocache_writes); in nfs_vnop_write()