Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/cifs/
H A Ddir.c49 cifs_build_path_to_root(struct smb_vol *vol, struct cifs_sb_info *cifs_sb, in cifs_build_path_to_root() function
H A Dcifsproto.h75 extern char *cifs_build_path_to_root(struct smb_vol *vol,
H A Dcifsfs.c734 full_path = cifs_build_path_to_root(vol, cifs_sb, in cifs_get_root()
H A Dconnect.c4532 full_path = cifs_build_path_to_root(vol, cifs_sb, tcon, in is_path_remote()
4592 path = cifs_build_path_to_root(vol, cifs_sb, tcon, added_treename); in check_dfs_prepath()