Searched refs:old_tl (Results 1 – 1 of 1) sorted by relevance
1137 struct dfs_cache_tgt_list *old_tl, in mark_for_reconnect_if_needed() argument1142 for (oit = dfs_cache_get_tgt_iterator(old_tl); oit; in mark_for_reconnect_if_needed()1143 oit = dfs_cache_get_next_tgt(old_tl, oit)) { in mark_for_reconnect_if_needed()1179 DFS_CACHE_TGT_LIST(old_tl); in __refresh_tcon()1192 rc = get_targets(ce, &old_tl); in __refresh_tcon()1214 mark_for_reconnect_if_needed(server, path, &old_tl, &new_tl); in __refresh_tcon()1219 dfs_cache_free_tgts(&old_tl); in __refresh_tcon()