Home
last modified time | relevance | path

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

/linux/fs/smb/client/
H A Dreparse.c61 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()
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.c987 convert_delimiter(cifs_sb->prepath, CIFS_DIR_SEP(cifs_sb)); in cifs_update_super_prepath()
H A Dcifsglob.h1636 static inline char CIFS_DIR_SEP(const struct cifs_sb_info *cifs_sb) in CIFS_DIR_SEP() function
H A Dcifssmb.c4426 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()
H A Dconnect.c3731 sep = CIFS_DIR_SEP(cifs_sb); in cifs_are_all_path_components_accessible()