Searched refs:__fscache_lookup_cache_tag (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dfscache.h178 extern struct fscache_cache_tag *__fscache_lookup_cache_tag(const char *);
258 return __fscache_lookup_cache_tag(name);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/fscache/
H A Dcache.c27 struct fscache_cache_tag *__fscache_lookup_cache_tag(const char *name) function
238 tag = __fscache_lookup_cache_tag(tagname);

Completed in 58 milliseconds