Searched refs:fat_cache_lookup (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/fat/ |
H A D | cache.c | 80 static int fat_cache_lookup(struct inode *inode, int fclus, in fat_cache_lookup() function 247 if (fat_cache_lookup(inode, cluster, &cid, fclus, dclus) < 0) { in fat_get_cluster()
|
/kernel/linux/linux-6.6/fs/fat/ |
H A D | cache.c | 80 static int fat_cache_lookup(struct inode *inode, int fclus, in fat_cache_lookup() function 247 if (fat_cache_lookup(inode, cluster, &cid, fclus, dclus) < 0) { in fat_get_cluster()
|
Completed in 2 milliseconds