Home
last modified time | relevance | path

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

/openbmc/linux/fs/exfat/
H A Dcache.c220 static inline int cache_contiguous(struct exfat_cache_id *cid, in cache_contiguous() function
308 if (!cache_contiguous(&cid, *dclus)) in exfat_get_cluster()
/openbmc/linux/fs/fat/
H A Dcache.c211 static inline int cache_contiguous(struct fat_cache_id *cid, int dclus) in cache_contiguous() function
281 if (!cache_contiguous(&cid, *dclus)) in fat_get_cluster()