Home
last modified time | relevance | path

Searched refs:dfs_cache_get_tgt_iterator (Results 1 – 4 of 4) sorted by relevance

/linux-6.14.4/fs/smb/client/
Ddfs_cache.h65 dfs_cache_get_tgt_iterator(struct dfs_cache_tgt_list *tl) in dfs_cache_get_tgt_iterator() function
Ddfs.h106 tit = dfs_cache_get_tgt_iterator(&ref->tl); in ref_walk_next_tgt()
Ddfs.c350 for (tit = dfs_cache_get_tgt_iterator(tl); in tree_connect_dfs_target()
Dconnect.c469 tit = dfs_cache_get_tgt_iterator(tl); in reconnect_target_locked()