Searched refs:dfs_cache_find (Results 1 – 5 of 5) sorted by relevance
/Linux-v5.15/fs/cifs/ |
D | cifs_dfs_ref.c | 372 rc = dfs_cache_find(xid, ses, cifs_sb->local_nls, cifs_remap(cifs_sb), in cifs_dfs_do_automount() 375 rc = dfs_cache_find(xid, ses, cifs_sb->local_nls, in cifs_dfs_do_automount()
|
D | dfs_cache.h | 33 int dfs_cache_find(const unsigned int xid, struct cifs_ses *ses, const struct nls_table *cp,
|
D | cifsproto.h | 620 return dfs_cache_find(xid, ses, nls_codepage, remap, old_path, in get_dfs_path()
|
D | dfs_cache.c | 944 int dfs_cache_find(const unsigned int xid, struct cifs_ses *ses, const struct nls_table *cp, in dfs_cache_find() function
|
D | connect.c | 3067 rc = dfs_cache_find(xid, ses, cifs_sb->local_nls, cifs_remap(cifs_sb), in expand_dfs_referral() 3488 dfs_cache_find(xid, ses, cifs_sb->local_nls, cifs_remap(cifs_sb), ctx->UNC + 1, NULL, in cifs_mount()
|