Searched refs:cifs_build_path_to_root (Results 1 – 4 of 4) sorted by relevance
/Linux-v5.10/fs/cifs/ |
D | dir.c | 49 cifs_build_path_to_root(struct smb_vol *vol, struct cifs_sb_info *cifs_sb, in cifs_build_path_to_root() function
|
D | cifsproto.h | 75 extern char *cifs_build_path_to_root(struct smb_vol *vol,
|
D | cifsfs.c | 734 full_path = cifs_build_path_to_root(vol, cifs_sb, in cifs_get_root()
|
D | connect.c | 4514 full_path = cifs_build_path_to_root(vol, cifs_sb, tcon, in is_path_remote() 4574 path = cifs_build_path_to_root(vol, cifs_sb, tcon, added_treename); in check_dfs_prepath()
|