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