cache_def 1200 cache.h static inline void cache_def_clear(struct cache_def *cache) cache_def 1206 cache.h extern int threaded_has_symlink_leading_path(struct cache_def *, const char *, int); cache_def 40 preload-index.c struct cache_def cache = CACHE_DEF_INIT; cache_def 3 symlinks.c static int threaded_check_leading_path(struct cache_def *cache, const char *name, int len); cache_def 4 symlinks.c static int threaded_has_dirs_only_path(struct cache_def *cache, const char *name, int len, int prefix_len); cache_def 38 symlinks.c static struct cache_def default_cache = CACHE_DEF_INIT; cache_def 40 symlinks.c static inline void reset_lstat_cache(struct cache_def *cache) cache_def 69 symlinks.c static int lstat_cache_matchlen(struct cache_def *cache, cache_def 186 symlinks.c static int lstat_cache(struct cache_def *cache, const char *name, int len, cache_def 200 symlinks.c int threaded_has_symlink_leading_path(struct cache_def *cache, const char *name, int len) cache_def 236 symlinks.c static int threaded_check_leading_path(struct cache_def *cache, const char *name, int len) cache_def 268 symlinks.c static int threaded_has_dirs_only_path(struct cache_def *cache, const char *name, int len, int prefix_len)