Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/nfs/
H A Dnfs_srvcache.c94 static int nfsrv_reqcache_count; variable
301 if (nfsrv_reqcache_count < nfsrv_reqcache_size) { in nfsrv_getcache()
306 nfsrv_reqcache_count++; in nfsrv_getcache()
455 nfsrv_reqcache_count = 0; in nfsrv_cleancache()