Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/cifs/
A Ddfs_cache.h49 dfs_cache_get_next_tgt(struct dfs_cache_tgt_list *tl, in dfs_cache_get_next_tgt() function
A Ddfs.c231 } while ((tit = dfs_cache_get_next_tgt(&tl, tit))); in __dfs_mount_share()
374 for (; tit; tit = dfs_cache_get_next_tgt(tl, tit)) { in __tree_connect_dfs_target()
A Ddfs_cache.c1286 oit = dfs_cache_get_next_tgt(old_tl, oit)) { in mark_for_reconnect_if_needed()
1288 nit = dfs_cache_get_next_tgt(new_tl, nit)) { in mark_for_reconnect_if_needed()
A Dconnect.c431 for (; tit; tit = dfs_cache_get_next_tgt(tl, tit)) { in reconnect_target_unlocked()

Completed in 12 milliseconds