Lines Matching refs:cache_entry
38 struct cache_entry { struct
108 static inline bool cache_entry_expired(const struct cache_entry *ce) in cache_entry_expired()
116 static inline void free_tgts(struct cache_entry *ce) in free_tgts()
127 static inline void flush_cache_ent(struct cache_entry *ce) in flush_cache_ent()
144 struct cache_entry *ce; in flush_cache_ents()
159 struct cache_entry *ce; in dfscache_proc_show()
227 static inline void dump_tgts(const struct cache_entry *ce) in dump_tgts()
238 static inline void dump_ce(const struct cache_entry *ce) in dump_ce()
296 sizeof(struct cache_entry), 0, in dfs_cache_init()
341 static inline char *get_tgt_name(const struct cache_entry *ce) in get_tgt_name()
384 struct cache_entry *ce, const char *tgthint) in copy_ref_data()
421 static struct cache_entry *alloc_cache_entry(struct dfs_info3_param *refs, int numrefs) in alloc_cache_entry()
423 struct cache_entry *ce; in alloc_cache_entry()
449 struct cache_entry *ce; in purge_cache()
450 struct cache_entry *oldest = NULL; in purge_cache()
473 static struct cache_entry *add_cache_entry_locked(struct dfs_info3_param *refs, in add_cache_entry_locked()
477 struct cache_entry *ce; in add_cache_entry_locked()
533 static struct cache_entry *__lookup_cache_entry(const char *path, unsigned int hash, int len) in __lookup_cache_entry()
535 struct cache_entry *ce; in __lookup_cache_entry()
555 static struct cache_entry *lookup_cache_entry(const char *path) in lookup_cache_entry()
557 struct cache_entry *ce; in lookup_cache_entry()
618 static int update_cache_entry_locked(struct cache_entry *ce, const struct dfs_info3_param *refs, in update_cache_entry_locked()
681 static struct cache_entry *cache_refresh_path(const unsigned int xid, in cache_refresh_path()
687 struct cache_entry *ce; in cache_refresh_path()
754 static int setup_referral(const char *path, struct cache_entry *ce, in setup_referral()
788 static int get_targets(struct cache_entry *ce, struct dfs_cache_tgt_list *tl) in get_targets()
860 struct cache_entry *ce; in dfs_cache_find()
906 struct cache_entry *ce; in dfs_cache_noreq_find()
947 struct cache_entry *ce; in dfs_cache_noreq_update_tgthint()
992 struct cache_entry *ce; in dfs_cache_get_tgt_referral()
1142 struct cache_entry *ce; in refresh_ses_referral()
1177 struct cache_entry *ce; in __refresh_tcon_referral()
1217 struct cache_entry *ce; in refresh_tcon_referral()