Home
last modified time | relevance | path

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

/fs/smb/client/
A Ddfs_cache.h55 dfs_cache_get_next_tgt(struct dfs_cache_tgt_list *tl, in dfs_cache_get_next_tgt() function
A Ddfs.h108 tit = dfs_cache_get_next_tgt(&ref->tl, ref->tit); in ref_walk_next_tgt()
A Ddfs.c351 tit; tit = dfs_cache_get_next_tgt(tl, tit)) { in tree_connect_dfs_target()
A Dconnect.c509 } while ((tit = dfs_cache_get_next_tgt(tl, tit))); in reconnect_target_locked()

Completed in 10 milliseconds