Searched refs:dfs_cache_find (Results 1 – 5 of 5) sorted by relevance
/Linux-v6.6/fs/smb/client/ |
D | dfs_cache.h | 40 int dfs_cache_find(const unsigned int xid, struct cifs_ses *ses, const struct nls_table *cp,
|
D | dfs.h | 137 return dfs_cache_find(mnt_ctx->xid, ctx->dfs_root_ses, cifs_sb->local_nls, in dfs_get_referral()
|
D | dfs.c | 494 if (dfs_cache_find(xid, root_ses, cifs_sb->local_nls, cifs_remap(cifs_sb), target, in __tree_connect_dfs_target()
|
D | cifsproto.h | 666 return dfs_cache_find(xid, ses, nls_codepage, remap, old_path, in get_dfs_path()
|
D | dfs_cache.c | 856 int dfs_cache_find(const unsigned int xid, struct cifs_ses *ses, const struct nls_table *cp, in dfs_cache_find() function
|