Home
last modified time | relevance | path

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

/openbmc/linux/fs/smb/client/
H A 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()
H A Ddfs.h22 struct dfs_cache_tgt_list tl;
129 struct dfs_info3_param *ref, struct dfs_cache_tgt_list *tl) in dfs_get_referral()
H A 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()
H A Ddfs.c355 struct dfs_cache_tgt_list *tl) in tree_connect_dfs_target()
H A Dconnect.c474 static int reconnect_target_unlocked(struct TCP_Server_Info *server, struct dfs_cache_tgt_list *tl, in reconnect_target_unlocked()