Searched refs:CIFS_DIR_SEP (Results 1 – 7 of 7) sorted by relevance
61 char sep = CIFS_DIR_SEP(cifs_sb); in create_native_symlink()268 char sep = CIFS_DIR_SEP(cifs_sb); in detect_directory_symlink_target()809 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()
987 convert_delimiter(cifs_sb->prepath, CIFS_DIR_SEP(cifs_sb)); in cifs_update_super_prepath()
1636 static inline char CIFS_DIR_SEP(const struct cifs_sb_info *cifs_sb) in CIFS_DIR_SEP() function
4426 pSMB->FileName[name_len] = CIFS_DIR_SEP(cifs_sb); in CIFSFindFirst()4436 pSMB->FileName[0] = CIFS_DIR_SEP(cifs_sb); in CIFSFindFirst()4448 pSMB->FileName[name_len-1] = CIFS_DIR_SEP(cifs_sb); in CIFSFindFirst()4453 pSMB->FileName[0] = CIFS_DIR_SEP(cifs_sb); in CIFSFindFirst()
3731 sep = CIFS_DIR_SEP(cifs_sb); in cifs_are_all_path_components_accessible()