Lines Matching refs:cache_entry

38 struct cache_entry {  struct
220 static inline bool cache_entry_expired(const struct cache_entry *ce) in cache_entry_expired()
228 static inline void free_tgts(struct cache_entry *ce) in free_tgts()
239 static inline void flush_cache_ent(struct cache_entry *ce) in flush_cache_ent()
255 struct cache_entry *ce; in flush_cache_ents()
270 struct cache_entry *ce; in dfscache_proc_show()
338 static inline void dump_tgts(const struct cache_entry *ce) in dump_tgts()
349 static inline void dump_ce(const struct cache_entry *ce) in dump_ce()
405 sizeof(struct cache_entry), 0, in dfs_cache_init()
449 static inline char *get_tgt_name(const struct cache_entry *ce) in get_tgt_name()
492 struct cache_entry *ce, const char *tgthint) in copy_ref_data()
527 static struct cache_entry *alloc_cache_entry(struct dfs_info3_param *refs, int numrefs) in alloc_cache_entry()
529 struct cache_entry *ce; in alloc_cache_entry()
554 struct cache_entry *ce; in remove_oldest_entry_locked()
555 struct cache_entry *to_del = NULL; in remove_oldest_entry_locked()
585 struct cache_entry *ce; in add_cache_entry_locked()
647 static struct cache_entry *__lookup_cache_entry(const char *path, unsigned int hash, int len) in __lookup_cache_entry()
649 struct cache_entry *ce; in __lookup_cache_entry()
667 static struct cache_entry *lookup_cache_entry(const char *path) in lookup_cache_entry()
669 struct cache_entry *ce; in lookup_cache_entry()
732 static int update_cache_entry_locked(struct cache_entry *ce, const struct dfs_info3_param *refs, in update_cache_entry_locked()
796 struct cache_entry *ce; in cache_refresh_path()
844 static int setup_referral(const char *path, struct cache_entry *ce, in setup_referral()
878 static int get_targets(struct cache_entry *ce, struct dfs_cache_tgt_list *tl) in get_targets()
950 struct cache_entry *ce; in dfs_cache_find()
1003 struct cache_entry *ce; in dfs_cache_noreq_find()
1051 struct cache_entry *ce; in dfs_cache_update_tgthint()
1110 struct cache_entry *ce; in dfs_cache_noreq_update_tgthint()
1160 struct cache_entry *ce; in dfs_cache_get_tgt_referral()
1371 struct cache_entry *ce; in refresh_tcon()
1526 struct cache_entry *ce; in refresh_cache()