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

/linux-master/fs/smb/client/
H A Ddfs_cache.c790 static int get_targets(struct cache_entry *ce, struct dfs_cache_tgt_list *tl) function
879 rc = get_targets(ce, tgt_list);
925 rc = get_targets(ce, tgt_list);
1203 rc = get_targets(ce, &old_tl);
1204 cifs_dbg(FYI, "%s: get_targets: %d\n", __func__, rc);
1222 rc = get_targets(ce, &new_tl);
1224 cifs_dbg(FYI, "%s: get_targets: %d\n", __func__, rc);

Completed in 83 milliseconds