Searched refs:CIFS_DIR_SEP (Results 1 – 8 of 8) sorted by relevance
63 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()89 char dirsep = CIFS_DIR_SEP(cifs_sb); in build_path_from_dentry_optional_prefix()
1310 convert_delimiter(cifs_sb->prepath, CIFS_DIR_SEP(cifs_sb)); in cifs_update_super_prepath()1339 sep = CIFS_DIR_SEP(cifs_sb); in cifs_dfs_query_info_nonascii_quirk()
70 sep = CIFS_DIR_SEP(cifs_sb); in path_to_dentry()
3386 *pos = CIFS_DIR_SEP(cifs_sb); in build_unc_path_to_root()3392 convert_delimiter(full_path, CIFS_DIR_SEP(cifs_sb)); in build_unc_path_to_root()3498 sep = CIFS_DIR_SEP(cifs_sb); in cifs_are_all_path_components_accessible()
1582 static inline char CIFS_DIR_SEP(const struct cifs_sb_info *cifs_sb) in CIFS_DIR_SEP() function
818 sep = CIFS_DIR_SEP(cifs_sb); in cifs_get_root()
3963 pSMB->FileName[name_len] = CIFS_DIR_SEP(cifs_sb); in CIFSFindFirst()3979 pSMB->FileName[name_len-1] = CIFS_DIR_SEP(cifs_sb); in CIFSFindFirst()
1402 convert_delimiter(path, CIFS_DIR_SEP(cifs_sb));