Home
last modified time | relevance | path

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

/linux-6.12.1/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.h100 tit = dfs_cache_get_tgt_iterator(&ref->tl); in ref_walk_next_tgt()
Ddfs.c451 tit = dfs_cache_get_tgt_iterator(tl); in __tree_connect_dfs_target()
Dconnect.c483 tit = dfs_cache_get_tgt_iterator(tl); in reconnect_target_unlocked()