Home
last modified time | relevance | path

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

/linux-5.19.10/fs/exfat/
Dcache.c29 struct exfat_cache_id { struct
84 unsigned int fclus, struct exfat_cache_id *cid, in exfat_cache_lookup()
121 struct exfat_cache_id *new) in exfat_cache_merge()
138 struct exfat_cache_id *new) in exfat_cache_add()
220 static inline int cache_contiguous(struct exfat_cache_id *cid, in cache_contiguous()
227 static inline void cache_init(struct exfat_cache_id *cid, in cache_init()
244 struct exfat_cache_id cid; in exfat_get_cluster()