Searched refs:nohit (Results 1 – 1 of 1) sorted by relevance
85 static struct fat_cache nohit = { .fcluster = 0, }; in fat_cache_lookup() local87 struct fat_cache *hit = &nohit, *p; in fat_cache_lookup()103 if (hit != &nohit) { in fat_cache_lookup()