Home
last modified time | relevance | path

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

/linux/fs/exfat/ !
H A Dcache.c29 struct exfat_cache_id { struct
88 exfat_cache_lookup(struct inode *inode, struct exfat_cache_id *cid, in exfat_cache_lookup()
146 struct exfat_cache_id *new) in exfat_cache_merge()
163 struct exfat_cache_id *new) in exfat_cache_add()
245 static inline int cache_contiguous(struct exfat_cache_id *cid, in cache_contiguous()
252 static inline void cache_init(struct exfat_cache_id *cid, in cache_init()
268 struct exfat_cache_id cid; in exfat_get_cluster()