Searched refs:nfsd_cache_update (Results 1 – 3 of 3) sorted by relevance
/linux-4.1.27/fs/nfsd/ |
D | cache.h | 83 void nfsd_cache_update(struct svc_rqst *, int, __be32 *);
|
D | nfssvc.c | 698 nfsd_cache_update(rqstp, RC_NOCACHE, NULL); in nfsd_dispatch() 714 nfsd_cache_update(rqstp, RC_NOCACHE, NULL); in nfsd_dispatch() 721 nfsd_cache_update(rqstp, rqstp->rq_cachetype, statp + 1); in nfsd_dispatch()
|
D | nfscache.c | 538 nfsd_cache_update(struct svc_rqst *rqstp, int cachetype, __be32 *statp) in nfsd_cache_update() function
|