Linux Kernel
3.7.1
|
Go to the source code of this file.
Macros | |
#define | CACHESIZE 1024 |
#define | HASHSIZE 64 |
Functions | |
int | nfsd_reply_cache_init (void) |
void | nfsd_reply_cache_shutdown (void) |
int | nfsd_cache_lookup (struct svc_rqst *rqstp) |
void | nfsd_cache_update (struct svc_rqst *rqstp, int cachetype, __be32 *statp) |
#define CACHESIZE 1024 |
Definition at line 22 of file nfscache.c.
#define HASHSIZE 64 |
Definition at line 23 of file nfscache.c.
Definition at line 121 of file nfscache.c.
Definition at line 258 of file nfscache.c.
Definition at line 48 of file nfscache.c.
Definition at line 78 of file nfscache.c.