Home
last modified time | relevance | path

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

/linux-4.4.14/fs/nfsd/
Dnfscache.c510 nfsd_cache_update(struct svc_rqst *rqstp, int cachetype, __be32 *statp) in nfsd_cache_update() argument
534 switch (cachetype) { in nfsd_cache_update()
559 rp->c_type = cachetype; in nfsd_cache_update()
Dxdr4.h591 int cachetype; member
/linux-4.4.14/arch/arm/kernel/
Dsetup.c319 unsigned int cachetype = read_cpuid_cachetype(); in cacheid_init() local
320 if ((cachetype & (7 << 29)) == 4 << 29) { in cacheid_init()
324 switch (cachetype & (3 << 14)) { in cacheid_init()
334 if (cachetype & (1 << 23)) in cacheid_init()