Home
last modified time | relevance | path

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

/openbmc/linux/fs/fat/
H A Dcache.c80 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()