Home
last modified time | relevance | path

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

/openbmc/linux/fs/smb/client/
H A Ddfs_cache.h40 int dfs_cache_find(const unsigned int xid, struct cifs_ses *ses, const struct nls_table *cp,
H A Ddfs.h135 return dfs_cache_find(mnt_ctx->xid, rses, cifs_sb->local_nls, in dfs_get_referral()
H A Dcifsproto.h697 return dfs_cache_find(xid, ses, nls_codepage, remap, old_path, in get_dfs_path()
H A Ddfs_cache.c856 int dfs_cache_find(const unsigned int xid, struct cifs_ses *ses, const struct nls_table *cp, in dfs_cache_find() function