Home
last modified time | relevance | path

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

/linux/fs/smb/client/
H A Ddir.c63 full_path[dfsplen] = CIFS_DIR_SEP(cifs_sb); in cifs_build_path_to_root()
65 convert_delimiter(full_path, CIFS_DIR_SEP(cifs_sb)); in cifs_build_path_to_root()
87 char dirsep = CIFS_DIR_SEP(cifs_sb); in __build_path_from_dentry_optional_prefix()
194 scnprintf(npath, size, "%s%c", path, CIFS_DIR_SEP(cifs_sb)); in alloc_parent_path()
H A Dreparse.c61 char sep = CIFS_DIR_SEP(cifs_sb); in create_native_symlink()
253 char sep = CIFS_DIR_SEP(cifs_sb); in detect_directory_symlink_target()
794 char sep = CIFS_DIR_SEP(cifs_sb); in smb2_parse_native_symlink()
H A Ddfs.c111 full_path = smb3_fs_context_fullpath(ctx, CIFS_DIR_SEP(cifs_sb)); in setup_dfs_ref()
H A Dcached_dir.c81 sep = CIFS_DIR_SEP(cifs_sb); in path_to_dentry()
H A Dmisc.c944 convert_delimiter(cifs_sb->prepath, CIFS_DIR_SEP(cifs_sb)); in cifs_update_super_prepath()
H A Dcifsglob.h1631 static inline char CIFS_DIR_SEP(const struct cifs_sb_info *cifs_sb) in CIFS_DIR_SEP() function
H A Dcifsfs.c936 sep = CIFS_DIR_SEP(cifs_sb); in cifs_get_root()
H A Dinode.c1685 convert_delimiter(path, CIFS_DIR_SEP(cifs_sb)); in cifs_root_iget()
H A Dconnect.c3724 sep = CIFS_DIR_SEP(cifs_sb); in cifs_are_all_path_components_accessible()