Lines Matching refs:dfs_cache_entry

36 struct dfs_cache_entry {  struct
103 static inline bool cache_entry_expired(const struct dfs_cache_entry *ce) in cache_entry_expired()
111 static inline void free_tgts(struct dfs_cache_entry *ce) in free_tgts()
124 struct dfs_cache_entry *ce = container_of(rcu, struct dfs_cache_entry, in free_cache_entry()
129 static inline void flush_cache_ent(struct dfs_cache_entry *ce) in flush_cache_ent()
148 struct dfs_cache_entry *ce; in flush_cache_ents()
162 struct dfs_cache_entry *ce; in dfscache_proc_show()
229 static inline void dump_tgts(const struct dfs_cache_entry *ce) in dump_tgts()
240 static inline void dump_ce(const struct dfs_cache_entry *ce) in dump_ce()
290 sizeof(struct dfs_cache_entry), 0, in dfs_cache_init()
328 static inline char *get_tgt_name(const struct dfs_cache_entry *ce) in get_tgt_name()
370 struct dfs_cache_entry *ce, const char *tgthint) in copy_ref_data()
404 static struct dfs_cache_entry *
408 struct dfs_cache_entry *ce; in alloc_cache_entry()
435 struct dfs_cache_entry *ce; in remove_oldest_entry()
436 struct dfs_cache_entry *to_del = NULL; in remove_oldest_entry()
456 static inline struct dfs_cache_entry *
460 struct dfs_cache_entry *ce; in add_cache_entry()
483 static struct dfs_cache_entry *__find_cache_entry(unsigned int hash, in __find_cache_entry()
486 struct dfs_cache_entry *ce; in __find_cache_entry()
516 static inline struct dfs_cache_entry *find_cache_entry(const char *path, in find_cache_entry()
563 static inline struct dfs_cache_entry *
569 struct dfs_cache_entry *ce; in __update_cache_entry()
596 static struct dfs_cache_entry *
599 const char *path, struct dfs_cache_entry *ce) in update_cache_entry()
639 static struct dfs_cache_entry *
646 struct dfs_cache_entry *ce; in do_dfs_cache_find()
726 static int setup_ref(const char *path, const struct dfs_cache_entry *ce, in setup_ref()
760 static int get_tgt_list(const struct dfs_cache_entry *ce, in get_tgt_list()
832 struct dfs_cache_entry *ce; in dfs_cache_find()
879 struct dfs_cache_entry *ce; in dfs_cache_noreq_find()
932 struct dfs_cache_entry *ce; in dfs_cache_update_tgthint()
992 struct dfs_cache_entry *ce; in dfs_cache_noreq_update_tgthint()
1050 struct dfs_cache_entry *ce; in dfs_cache_get_tgt_referral()
1384 struct dfs_cache_entry *ce; in do_refresh_tcon()