Home
last modified time | relevance | path

Searched refs:nohit (Results 1 – 4 of 4) sorted by relevance

/linux/fs/exfat/
A Dcache.c88 static struct exfat_cache nohit = { .fcluster = 0, }; in exfat_cache_lookup() local
89 struct exfat_cache *hit = &nohit, *p; in exfat_cache_lookup()
105 if (hit != &nohit) { in exfat_cache_lookup()
/linux/fs/fat/
A Dcache.c84 static struct fat_cache nohit = { .fcluster = 0, }; in fat_cache_lookup() local
86 struct fat_cache *hit = &nohit, *p; in fat_cache_lookup()
102 if (hit != &nohit) { in fat_cache_lookup()
/linux/
A DSystem.map161302 ffff80001212db28 b nohit.1
A D.tmp_System.map161302 ffff80001212db28 b nohit.1

Completed in 1007 milliseconds