Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/nfs/
H A Dnfs.h767 uint64_t attrcache_hits; member
H A Dnfs_subs.c1982 OSAddAtomic64(1, &nfsclntstats.attrcache_hits); in nfs_getattrcache()