Home
last modified time | relevance | path

Searched refs:dfs_cache_tgt_list (Results 1 – 5 of 5) sorted by relevance

/linux-6.6.21/fs/smb/client/
Ddfs_cache.h23 struct dfs_cache_tgt_list var = DFS_CACHE_TGT_LIST_INIT(var)
25 struct dfs_cache_tgt_list { struct
42 struct dfs_cache_tgt_list *tgt_list); argument
44 struct dfs_cache_tgt_list *tgt_list);
55 dfs_cache_get_next_tgt(struct dfs_cache_tgt_list *tl, in dfs_cache_get_next_tgt()
65 dfs_cache_get_tgt_iterator(struct dfs_cache_tgt_list *tl) in dfs_cache_get_tgt_iterator()
74 static inline void dfs_cache_free_tgts(struct dfs_cache_tgt_list *tl) in dfs_cache_free_tgts()
95 dfs_cache_get_nr_tgts(const struct dfs_cache_tgt_list *tl) in dfs_cache_get_nr_tgts()
Ddfs.h20 struct dfs_cache_tgt_list tl;
132 struct dfs_info3_param *ref, struct dfs_cache_tgt_list *tl) in dfs_get_referral()
Ddfs_cache.c790 static int get_targets(struct cache_entry *ce, struct dfs_cache_tgt_list *tl) in get_targets()
858 struct dfs_cache_tgt_list *tgt_list) in dfs_cache_find()
905 struct dfs_cache_tgt_list *tgt_list) in dfs_cache_noreq_find()
1137 struct dfs_cache_tgt_list *old_tl, in mark_for_reconnect_if_needed()
1138 struct dfs_cache_tgt_list *new_tl) in mark_for_reconnect_if_needed()
Ddfs.c447 struct dfs_cache_tgt_list *tl) in __tree_connect_dfs_target()
532 struct dfs_cache_tgt_list *tl) in tree_connect_dfs_target()
Dconnect.c461 static int reconnect_target_unlocked(struct TCP_Server_Info *server, struct dfs_cache_tgt_list *tl, in reconnect_target_unlocked()