Home
last modified time | relevance | path

Searched refs:get_targets (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/fs/smb/client/
H A Ddfs_cache.c790 static int get_targets(struct cache_entry *ce, struct dfs_cache_tgt_list *tl) in get_targets() function
879 rc = get_targets(ce, tgt_list); in dfs_cache_find()
925 rc = get_targets(ce, tgt_list); in dfs_cache_noreq_find()
1192 rc = get_targets(ce, &old_tl); in __refresh_tcon()
1193 cifs_dbg(FYI, "%s: get_targets: %d\n", __func__, rc); in __refresh_tcon()
1211 rc = get_targets(ce, &new_tl); in __refresh_tcon()
1213 cifs_dbg(FYI, "%s: get_targets: %d\n", __func__, rc); in __refresh_tcon()
/kernel/linux/linux-5.10/fs/cifs/
H A Ddfs_cache.c812 static int get_targets(struct cache_entry *ce, struct dfs_cache_tgt_list *tl) in get_targets() function
908 rc = get_targets(ce, tgt_list); in dfs_cache_find()
959 rc = get_targets(ce, tgt_list); in dfs_cache_noreq_find()

Completed in 4 milliseconds