Home
last modified time | relevance | path

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

/openbmc/linux/fs/fat/
H A Dcache.c25 struct fat_cache_id { struct
81 struct fat_cache_id *cid, in fat_cache_lookup()
118 struct fat_cache_id *new) in fat_cache_merge()
134 static void fat_cache_add(struct inode *inode, struct fat_cache_id *new) in fat_cache_add()
211 static inline int cache_contiguous(struct fat_cache_id *cid, int dclus) in cache_contiguous()
217 static inline void cache_init(struct fat_cache_id *cid, int fclus, int dclus) in cache_init()
231 struct fat_cache_id cid; in fat_get_cluster()