exfat_cache
static struct exfat_cache *exfat_cache_merge(struct inode *inode,
struct exfat_cache *p;
struct exfat_cache *cache, *tmp;
struct exfat_cache, cache_list);
struct exfat_cache *cache;
struct exfat_cache, cache_list);
struct exfat_cache *cache = (struct exfat_cache *)c;
sizeof(struct exfat_cache),
static inline struct exfat_cache *exfat_cache_alloc(void)
static inline void exfat_cache_free(struct exfat_cache *cache)
struct exfat_cache *cache)
static struct exfat_cache nohit = { .fcluster = 0, };
struct exfat_cache *hit = &nohit, *p;