Home
last modified time | relevance | path

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

/Linux-v5.4/fs/cifs/
Ddfs_cache.h53 dfs_cache_get_next_tgt(struct dfs_cache_tgt_list *tl, in dfs_cache_get_next_tgt() function
Dconnect.c436 *tgt_it = dfs_cache_get_next_tgt(tgt_list, *tgt_it); in reconn_inval_dfs_target()
4419 *tgt_it = dfs_cache_get_next_tgt(tgt_list, *tgt_it); in get_next_dfs_tgt()
Dsmb2pdu.c195 it = dfs_cache_get_next_tgt(&tl, it)) { in __smb2_reconnect()
Dcifssmb.c161 it = dfs_cache_get_next_tgt(&tl, it)) { in __cifs_reconnect_tcon()