Searched refs:lru_tail (Results 1 – 2 of 2) sorted by relevance
39 static struct svc_cacherep * lru_tail; variable86 lru_tail = nfscache + CACHESIZE - 1; in nfsd_cache_init()88 lru_tail->c_lru_next = NULL; in nfsd_cache_init()132 lru_tail = prev; in lru_put_front()197 for (rp = lru_tail; rp; rp = rp->c_lru_prev) { in nfsd_cache_lookup()
100 unsigned short lru_tail; /* index of most-recently used script */ member1279 unw.cache[unw.lru_tail].lru_chain = head; in script_new()1280 unw.lru_tail = head; in script_new()2229 unw.lru_tail = 0; in unw_init()