Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/nfs/
H A Dnfs.h776 uint64_t biocache_writes; member
H A Dnfs_vnops.c3279 OSAddAtomic64(1, &nfsclntstats.biocache_writes); in nfs_vnop_write()