Home
last modified time | relevance | path

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

/linux/fs/smb/client/
H A Ddfs_cache.h65 dfs_cache_get_tgt_iterator(struct dfs_cache_tgt_list *tl) in dfs_cache_get_tgt_iterator() function
H A Ddfs.h100 tit = dfs_cache_get_tgt_iterator(&ref->tl); in ref_walk_next_tgt()
H A Ddfs.c362 for (tit = dfs_cache_get_tgt_iterator(tl); in tree_connect_dfs_target()
H A Dconnect.c483 tit = dfs_cache_get_tgt_iterator(tl); in reconnect_target_unlocked()