Searched refs:fat_cache_id (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/fat/ |
H A D | cache.c | 25 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()
|
/kernel/linux/linux-6.6/fs/fat/ |
H A D | cache.c | 25 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()
|
Completed in 2 milliseconds