Home
last modified time | relevance | path

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

/Linux-v5.15/fs/cifs/
Dconnect.c3011 build_unc_path_to_root(const struct smb3_fs_context *ctx, in build_unc_path_to_root() function
3063 full_path = build_unc_path_to_root(ctx, cifs_sb, true); in expand_dfs_referral()
3408 npath = build_unc_path_to_root(&v, cifs_sb, true); in next_dfs_prepath()
3413 npath = build_unc_path_to_root(&v, cifs_sb, true); in next_dfs_prepath()
3508 ref_path = build_unc_path_to_root(ctx, cifs_sb, false); in cifs_mount()
3520 full_path = build_unc_path_to_root(ctx, cifs_sb, !!count); in cifs_mount()