Home
last modified time | relevance | path

Searched refs:cachetype (Results 1 – 3 of 3) sorted by relevance

/linux-3.4.99/fs/nfsd/
Dnfscache.c258 nfsd_cache_update(struct svc_rqst *rqstp, int cachetype, __be32 *statp) in nfsd_cache_update() argument
276 switch (cachetype) { in nfsd_cache_update()
298 rp->c_type = cachetype; in nfsd_cache_update()
Dxdr4.h500 int cachetype; member
/linux-3.4.99/arch/arm/kernel/
Dsetup.c301 unsigned int cachetype = read_cpuid_cachetype(); in cacheid_init() local
305 if ((cachetype & (7 << 29)) == 4 << 29) { in cacheid_init()
309 switch (cachetype & (3 << 14)) { in cacheid_init()
319 if (cachetype & (1 << 23)) in cacheid_init()