Searched refs:dfs_cache_find (Results 1 – 5 of 5) sorted by relevance
/linux-6.3-rc2/fs/cifs/ |
A D | dfs.h | 27 return dfs_cache_find(mnt_ctx->xid, mnt_ctx->root_ses, cifs_sb->local_nls, in dfs_get_referral()
|
A D | dfs_cache.h | 33 int dfs_cache_find(const unsigned int xid, struct cifs_ses *ses, const struct nls_table *cp,
|
A D | dfs.c | 416 if (dfs_cache_find(xid, root_ses, cifs_sb->local_nls, cifs_remap(cifs_sb), target, in __tree_connect_dfs_target()
|
A D | cifsproto.h | 663 return dfs_cache_find(xid, ses, nls_codepage, remap, old_path, in get_dfs_path()
|
A D | dfs_cache.c | 952 int dfs_cache_find(const unsigned int xid, struct cifs_ses *ses, const struct nls_table *cp, in dfs_cache_find() function
|
Completed in 8 milliseconds