Searched refs:dfs_cache_get_next_tgt (Results 1 – 3 of 3) sorted by relevance
52 dfs_cache_get_next_tgt(struct dfs_cache_tgt_list *tl, in dfs_cache_get_next_tgt() function
364 for (; tit; tit = dfs_cache_get_next_tgt(tl, tit)) { in reconnect_target_unlocked()3450 tit; tit = dfs_cache_get_next_tgt(root_tl, tit)) { in connect_dfs_root()3495 tit; tit = dfs_cache_get_next_tgt(&tl, tit)) { in __follow_dfs_link()4209 for (; tit; tit = dfs_cache_get_next_tgt(tl, tit)) { in __tree_connect_dfs_target()
1349 for (it = dfs_cache_get_tgt_iterator(tl); it; it = dfs_cache_get_next_tgt(tl, it)) { in mark_for_reconnect_if_needed()
Completed in 12 milliseconds