Searched refs:nfsd_cache_update (Results 1 – 3 of 3) sorted by relevance
| /Linux-v6.6/fs/nfsd/ |
| D | cache.h | 89 void nfsd_cache_update(struct svc_rqst *rqstp, struct nfsd_cacherep *rp,
|
| D | nfssvc.c | 1018 nfsd_cache_update(rqstp, rp, rqstp->rq_cachetype, statp + 1); in nfsd_dispatch() 1028 nfsd_cache_update(rqstp, rp, RC_NOCACHE, NULL); in nfsd_dispatch() 1034 nfsd_cache_update(rqstp, rp, RC_NOCACHE, NULL); in nfsd_dispatch()
|
| D | nfscache.c | 589 void nfsd_cache_update(struct svc_rqst *rqstp, struct nfsd_cacherep *rp, in nfsd_cache_update() function
|