Home
last modified time | relevance | path

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

/linux/fs/nfsd/
A Dnfscache.c93 static struct svc_cacherep *
97 struct svc_cacherep *rp; in nfsd_reply_cache_alloc()
148 sizeof(struct svc_cacherep), 0, 0, NULL); in nfsd_drc_slab_create()
212 struct svc_cacherep *rp; in nfsd_reply_cache_shutdown()
247 struct svc_cacherep *rp, *tmp; in prune_bucket()
345 nfsd_cache_key_cmp(const struct svc_cacherep *key, in nfsd_cache_key_cmp()
362 static struct svc_cacherep *
366 struct svc_cacherep *rp, *ret = key; in nfsd_cache_insert()
375 rp = rb_entry(parent, struct svc_cacherep, c_node); in nfsd_cache_insert()
423 struct svc_cacherep *rp, *found; in nfsd_cache_lookup()
[all …]
A Dcache.h22 struct svc_cacherep { struct
A Dtrace.h815 const struct svc_cacherep *key,
816 const struct svc_cacherep *rp
/linux/include/linux/sunrpc/
A Dsvc.h302 struct svc_cacherep * rq_cacherep; /* cache info */

Completed in 8 milliseconds