Home
last modified time | relevance | path

Searched refs:dfs_cache_get_tgt_share (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.10/fs/cifs/
Ddfs_cache.h52 extern int dfs_cache_get_tgt_share(char *path, const struct dfs_cache_tgt_iterator *it,
Ddfs_cache.c1333 int dfs_cache_get_tgt_share(char *path, const struct dfs_cache_tgt_iterator *it, in dfs_cache_get_tgt_share() function
Dconnect.c5376 rc = dfs_cache_get_tgt_share(tcon->dfs_path + 1, it, &share, &prefix); in cifs_tree_connect()