Lines Matching defs:cache_entry
36 struct cache_entry {
104 static inline bool cache_entry_expired(const struct cache_entry *ce)
112 static inline void free_tgts(struct cache_entry *ce)
123 static inline void flush_cache_ent(struct cache_entry *ce)
139 struct cache_entry *ce;
154 struct cache_entry *ce;
225 static inline void dump_tgts(const struct cache_entry *ce)
236 static inline void dump_ce(const struct cache_entry *ce)
292 sizeof(struct cache_entry), 0,
333 static inline char *get_tgt_name(const struct cache_entry *ce)
376 struct cache_entry *ce, const char *tgthint)
410 static struct cache_entry *alloc_cache_entry(const char *path,
414 struct cache_entry *ce;
442 struct cache_entry *ce;
443 struct cache_entry *to_del = NULL;
471 struct cache_entry *ce;
495 static struct cache_entry *__lookup_cache_entry(const char *path)
497 struct cache_entry *ce;
524 static struct cache_entry *lookup_cache_entry(const char *path, unsigned int *hash)
526 struct cache_entry *ce = ERR_PTR(-ENOENT);
634 struct cache_entry *ce;
707 struct cache_entry *ce;
779 static int setup_referral(const char *path, struct cache_entry *ce,
812 static int get_targets(struct cache_entry *ce, struct dfs_cache_tgt_list *tl)
884 struct cache_entry *ce;
938 struct cache_entry *ce;
993 struct cache_entry *ce;
1055 struct cache_entry *ce;
1113 struct cache_entry *ce;
1475 struct cache_entry *ce;
1544 struct cache_entry *ce;