Searched refs:old_tl (Results 1 – 1 of 1) sorted by relevance
1280 struct dfs_cache_tgt_list *old_tl, in mark_for_reconnect_if_needed() argument1285 for (oit = dfs_cache_get_tgt_iterator(old_tl); oit; in mark_for_reconnect_if_needed()1286 oit = dfs_cache_get_next_tgt(old_tl, oit)) { in mark_for_reconnect_if_needed()1303 struct dfs_cache_tgt_list old_tl = DFS_CACHE_TGT_LIST_INIT(old_tl); in __refresh_tcon() local1318 rc = get_targets(ce, &old_tl); in __refresh_tcon()1341 mark_for_reconnect_if_needed(tcon->ses->server, &old_tl, &new_tl); in __refresh_tcon()1346 dfs_cache_free_tgts(&old_tl); in __refresh_tcon()
Completed in 5 milliseconds