Searched refs:dfs_cache_find (Results 1 – 4 of 4) sorted by relevance
| /linux/fs/cifs/ |
| 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 | cifsproto.h | 622 return dfs_cache_find(xid, ses, nls_codepage, remap, old_path, in get_dfs_path()
|
| A D | connect.c | 3373 dfs_cache_find(mnt_ctx->xid, mnt_ctx->ses, cifs_sb->local_nls, cifs_remap(cifs_sb), in is_dfs_mount() 3488 rc = dfs_cache_find(mnt_ctx->xid, mnt_ctx->root_ses, cifs_sb->local_nls, in __follow_dfs_link() 4251 if (dfs_cache_find(xid, tcon->ses, cifs_sb->local_nls, cifs_remap(cifs_sb), target, in __tree_connect_dfs_target()
|
| A 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
|
Completed in 42 milliseconds