Searched refs:nfsd_cacherep (Results 1 – 4 of 4) sorted by relevance
| /linux/fs/nfsd/ |
| H A D | nfscache.c | 89 static struct nfsd_cacherep * 93 struct nfsd_cacherep *rp; in nfsd_cacherep_alloc() 115 static void nfsd_cacherep_free(struct nfsd_cacherep *rp) in nfsd_cacherep_free() 125 struct nfsd_cacherep *rp; in nfsd_cacherep_dispose() 129 rp = list_first_entry(dispose, struct nfsd_cacherep, c_lru); in nfsd_cacherep_dispose() 139 struct nfsd_cacherep *rp) in nfsd_cacherep_unlink_locked() 152 nfsd_reply_cache_free_locked(struct nfsd_drc_bucket *b, struct nfsd_cacherep *rp, in nfsd_reply_cache_free_locked() 160 nfsd_reply_cache_free(struct nfsd_drc_bucket *b, struct nfsd_cacherep *rp, in nfsd_reply_cache_free() 171 drc_slab = KMEM_CACHE(nfsd_cacherep, 0); in nfsd_drc_slab_create() 222 struct nfsd_cacherep *rp; in nfsd_reply_cache_shutdown() [all …]
|
| H A D | cache.h | 23 struct nfsd_cacherep { struct 87 unsigned int len, struct nfsd_cacherep **cacherep); 88 void nfsd_cache_update(struct svc_rqst *rqstp, struct nfsd_cacherep *rp,
|
| H A D | nfssvc.c | 998 struct nfsd_cacherep *rp; in nfsd_dispatch()
|
| H A D | trace.h | 1526 const struct nfsd_cacherep *key, 1527 const struct nfsd_cacherep *rp
|