Searched refs:CIFS_DIR_SEP (Results 1 – 10 of 10) sorted by relevance
64 full_path[dfsplen] = CIFS_DIR_SEP(cifs_sb); in cifs_build_path_to_root()66 convert_delimiter(full_path, CIFS_DIR_SEP(cifs_sb)); in cifs_build_path_to_root()89 char dirsep = CIFS_DIR_SEP(cifs_sb); in __build_path_from_dentry_optional_prefix()
67 char sep = CIFS_DIR_SEP(cifs_sb); in create_native_symlink()252 char sep = CIFS_DIR_SEP(cifs_sb); in detect_directory_symlink_target()792 char sep = CIFS_DIR_SEP(cifs_sb); in smb2_parse_native_symlink()
111 full_path = smb3_fs_context_fullpath(ctx, CIFS_DIR_SEP(cifs_sb)); in setup_dfs_ref()
81 sep = CIFS_DIR_SEP(cifs_sb); in path_to_dentry()
1228 convert_delimiter(cifs_sb->prepath, CIFS_DIR_SEP(cifs_sb)); in cifs_update_super_prepath()
4142 pSMB->FileName[name_len] = CIFS_DIR_SEP(cifs_sb); in CIFSFindFirst()4152 pSMB->FileName[0] = CIFS_DIR_SEP(cifs_sb); in CIFSFindFirst()4164 pSMB->FileName[name_len-1] = CIFS_DIR_SEP(cifs_sb); in CIFSFindFirst()4169 pSMB->FileName[0] = CIFS_DIR_SEP(cifs_sb); in CIFSFindFirst()
1633 static inline char CIFS_DIR_SEP(const struct cifs_sb_info *cifs_sb) in CIFS_DIR_SEP() function
907 sep = CIFS_DIR_SEP(cifs_sb); in cifs_get_root()
1687 convert_delimiter(path, CIFS_DIR_SEP(cifs_sb)); in cifs_root_iget()
3829 sep = CIFS_DIR_SEP(cifs_sb); in cifs_are_all_path_components_accessible()
Completed in 50 milliseconds