Home
last modified time | relevance | path

Searched refs:dfs_cache_canonical_path (Results 1 – 3 of 3) sorted by relevance

/linux/fs/cifs/
A Ddfs_cache.h48 char *dfs_cache_canonical_path(const char *path, const struct nls_table *cp, int remap);
A Ddfs_cache.c188 char *dfs_cache_canonical_path(const char *path, const struct nls_table *cp, int remap) in dfs_cache_canonical_path() function
952 npath = dfs_cache_canonical_path(path, cp, remap); in dfs_cache_find()
1054 npath = dfs_cache_canonical_path(path, cp, remap); in dfs_cache_update_tgthint()
A Dconnect.c3440 mnt_ctx->origin_fullpath = dfs_cache_canonical_path(ctx->UNC, cifs_sb->local_nls, in connect_dfs_root()
3479 mnt_ctx->leaf_fullpath = dfs_cache_canonical_path(full_path, cifs_sb->local_nls, in __follow_dfs_link()
3522 mnt_ctx->origin_fullpath = dfs_cache_canonical_path(full_path, cifs_sb->local_nls, in follow_dfs_link()
4150 npath = dfs_cache_canonical_path(refpath, cifs_sb->local_nls, cifs_remap(cifs_sb)); in update_server_fullpath()

Completed in 14 milliseconds