Searched refs:fat_cache (Results 1 – 1 of 1) sorted by relevance
18 struct fat_cache { struct41 struct fat_cache *cache = (struct fat_cache *)foo; in init_once() argument49 sizeof(struct fat_cache), in fat_cache_init()74 struct fat_cache *cache) in fat_cache_update_lru()84 static struct fat_cache nohit = { .fcluster = 0, }; in fat_cache_lookup()86 struct fat_cache *hit = &nohit, *p; in fat_cache_lookup()120 struct fat_cache *p; in fat_cache_merge()136 struct fat_cache *cache, *tmp; in fat_cache_add()170 cache = list_entry(p, struct fat_cache, cache_list); in fat_cache_add()189 struct fat_cache *cache; in __fat_cache_inval_inode()[all …]