Searched refs:cache_contiguous (Results 1 – 2 of 2) sorted by relevance
220 static inline int cache_contiguous(struct exfat_cache_id *cid, in cache_contiguous() function308 if (!cache_contiguous(&cid, *dclus)) in exfat_get_cluster()
211 static inline int cache_contiguous(struct fat_cache_id *cid, int dclus) in cache_contiguous() function281 if (!cache_contiguous(&cid, *dclus)) in fat_get_cluster()