Home
last modified time | relevance | path

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

/linux/fs/fat/
H A Dcache.c25 struct fat_cache_id { struct
76 struct fat_cache_id *cid, in fat_cache_lookup()
113 struct fat_cache_id *new) in fat_cache_merge()
129 static void fat_cache_add(struct inode *inode, struct fat_cache_id *new) in fat_cache_add()
206 static inline int cache_contiguous(struct fat_cache_id *cid, int dclus) in cache_contiguous()
212 static inline void cache_init(struct fat_cache_id *cid, int fclus, int dclus) in cache_init()
226 struct fat_cache_id cid; in fat_get_cluster()