Searched refs:dfs_cache_entry (Results 1 – 1 of 1) sorted by relevance
36 struct dfs_cache_entry { struct103 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()[all …]