Home
last modified time | relevance | path

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

/xnu-12377.61.12/bsd/nfs/
H A Dnfs_srvcache.c95 static int nfsrv_reqcache_count; variable
302 if (nfsrv_reqcache_count < nfsrv_reqcache_size) { in nfsrv_getcache()
306 nfsrv_reqcache_count++; in nfsrv_getcache()
452 nfsrv_reqcache_count = 0; in nfsrv_cleancache()