Home
last modified time | relevance | path

Searched refs:dfs_cache_find (Results 1 – 5 of 5) sorted by relevance

/linux-6.12.1/fs/smb/client/
Ddfs_cache.h40 int dfs_cache_find(const unsigned int xid, struct cifs_ses *ses, const struct nls_table *cp,
Ddfs.h155 return dfs_cache_find(mnt_ctx->xid, rses, cifs_sb->local_nls, in dfs_get_referral()
Ddfs.c496 if (dfs_cache_find(xid, root_ses, cifs_sb->local_nls, cifs_remap(cifs_sb), target, in __tree_connect_dfs_target()
Dcifsproto.h684 return dfs_cache_find(xid, ses, nls_codepage, remap, old_path, in get_dfs_path()
Ddfs_cache.c854 int dfs_cache_find(const unsigned int xid, struct cifs_ses *ses, const struct nls_table *cp, in dfs_cache_find() function