Home
last modified time | relevance | path

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

/openbmc/linux/fs/smb/client/
H A Ddfs.c113 ref_path = dfs_get_path(cifs_sb, ctx->UNC); in set_ref_paths()
115 ref_path = dfs_get_path(cifs_sb, full_path); in set_ref_paths()
222 origin_fullpath = dfs_get_path(cifs_sb, ctx->source); in __dfs_mount_share()
H A Ddfs.h123 static inline char *dfs_get_path(struct cifs_sb_info *cifs_sb, const char *path) in dfs_get_path() function
H A Dconnect.c4167 origin_fullpath = dfs_get_path(cifs_sb, cifs_sb->ctx->source); in __cifs_construct_tcon()