Searched refs:dfs_cache_find (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/fs/smb/client/ |
H A D | dfs_cache.h | 40 int dfs_cache_find(const unsigned int xid, struct cifs_ses *ses, const struct nls_table *cp,
|
H A D | dfs.h | 135 return dfs_cache_find(mnt_ctx->xid, rses, cifs_sb->local_nls, in dfs_get_referral()
|
H A D | cifsproto.h | 697 return dfs_cache_find(xid, ses, nls_codepage, remap, old_path, in get_dfs_path()
|
H A 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
|