Searched refs:dfs_cache_find (Results 1 – 5 of 5) sorted by relevance
/linux-6.12.1/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 | 155 return dfs_cache_find(mnt_ctx->xid, rses, cifs_sb->local_nls, in dfs_get_referral()
|
D | dfs.c | 496 if (dfs_cache_find(xid, root_ses, cifs_sb->local_nls, cifs_remap(cifs_sb), target, in __tree_connect_dfs_target()
|
D | cifsproto.h | 684 return dfs_cache_find(xid, ses, nls_codepage, remap, old_path, in get_dfs_path()
|
D | dfs_cache.c | 854 int dfs_cache_find(const unsigned int xid, struct cifs_ses *ses, const struct nls_table *cp, in dfs_cache_find() function
|