Home
last modified time | relevance | path

Searched refs:cifs_build_path_to_root (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.15/fs/cifs/
Ddir.c38 cifs_build_path_to_root(struct smb3_fs_context *ctx, struct cifs_sb_info *cifs_sb, in cifs_build_path_to_root() function
Dcifsproto.h73 extern char *cifs_build_path_to_root(struct smb3_fs_context *ctx,
Dcifsfs.c768 full_path = cifs_build_path_to_root(ctx, cifs_sb, in cifs_get_root()
Dconnect.c3346 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()