Searched refs:c_hash_next (Results 1 – 2 of 2) sorted by relevance
80 rp->c_hash_next = in nfsd_cache_init()148 *next = rp->c_hash_next; in hash_refile()151 prev->c_hash_next = next; in hash_refile()154 rp->c_hash_next = head->next; in hash_refile()182 while ((rp = rp->c_hash_next) != rh) { in nfsd_cache_lookup()
21 struct svc_cacherep * c_hash_next; member