Home
last modified time | relevance | path

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

/linux-6.1.9/fs/exfat/
Dcache.c85 unsigned int *cached_fclus, unsigned int *cached_dclus) in exfat_cache_lookup() argument
113 *cached_dclus = cid->dcluster + offset; in exfat_cache_lookup()
/linux-6.1.9/fs/fat/
Dcache.c82 int *cached_fclus, int *cached_dclus) in fat_cache_lookup() argument
110 *cached_dclus = cid->dcluster + offset; in fat_cache_lookup()