Home
last modified time | relevance | path

Searched defs:nohit (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/fs/fat/
H A Dcache.c84 static struct fat_cache nohit = { .fcluster = 0, }; in fat_cache_lookup() local
/kernel/linux/linux-5.10/fs/exfat/
H A Dcache.c88 static struct exfat_cache nohit = { .fcluster = 0, }; in exfat_cache_lookup() local
/kernel/linux/linux-6.6/fs/fat/
H A Dcache.c84 static struct fat_cache nohit = { .fcluster = 0, }; in fat_cache_lookup() local
/kernel/linux/linux-6.6/fs/exfat/
H A Dcache.c88 static struct exfat_cache nohit = { .fcluster = 0, }; in exfat_cache_lookup() local

Completed in 3 milliseconds