Searched refs:cifs_build_path_to_root (Results 1 – 4 of 4) sorted by relevance
/Linux-v5.15/fs/cifs/ |
D | dir.c | 38 cifs_build_path_to_root(struct smb3_fs_context *ctx, struct cifs_sb_info *cifs_sb, in cifs_build_path_to_root() function
|
D | cifsproto.h | 73 extern char *cifs_build_path_to_root(struct smb3_fs_context *ctx,
|
D | cifsfs.c | 768 full_path = cifs_build_path_to_root(ctx, cifs_sb, in cifs_get_root()
|
D | connect.c | 3346 full_path = cifs_build_path_to_root(ctx, cifs_sb, tcon, in is_path_remote() 3396 path = cifs_build_path_to_root(ctx, cifs_sb, tcon, added_treename); in next_dfs_prepath()
|