Lines Matching defs:cache_entry
38 struct cache_entry {
108 static inline bool cache_entry_expired(const struct cache_entry *ce)
116 static inline void free_tgts(struct cache_entry *ce)
127 static inline void flush_cache_ent(struct cache_entry *ce)
143 struct cache_entry *ce;
158 struct cache_entry *ce;
226 static inline void dump_tgts(const struct cache_entry *ce)
237 static inline void dump_ce(const struct cache_entry *ce)
295 sizeof(struct cache_entry), 0,
340 static inline char *get_tgt_name(const struct cache_entry *ce)
383 struct cache_entry *ce, const char *tgthint)
420 static struct cache_entry *alloc_cache_entry(struct dfs_info3_param *refs, int numrefs)
422 struct cache_entry *ce;
447 struct cache_entry *ce;
448 struct cache_entry *to_del = NULL;
475 static struct cache_entry *add_cache_entry_locked(struct dfs_info3_param *refs,
479 struct cache_entry *ce;
535 static struct cache_entry *__lookup_cache_entry(const char *path, unsigned int hash, int len)
537 struct cache_entry *ce;
557 static struct cache_entry *lookup_cache_entry(const char *path)
559 struct cache_entry *ce;
620 static int update_cache_entry_locked(struct cache_entry *ce, const struct dfs_info3_param *refs,
683 static struct cache_entry *cache_refresh_path(const unsigned int xid,
689 struct cache_entry *ce;
756 static int setup_referral(const char *path, struct cache_entry *ce,
790 static int get_targets(struct cache_entry *ce, struct dfs_cache_tgt_list *tl)
862 struct cache_entry *ce;
908 struct cache_entry *ce;
949 struct cache_entry *ce;
994 struct cache_entry *ce;
1182 struct cache_entry *ce;