Home
last modified time | relevance | path

Searched refs:CIFS_MOUNT_MAP_SPECIAL_CHR (Results 1 – 5 of 5) sorted by relevance

/linux/fs/smb/client/
H A Dcifs_fs_sb.h20 #define CIFS_MOUNT_MAP_SPECIAL_CHR 0x20 /* remap illegal chars in filenames */ macro
H A Dcifs_unicode.c21 else if (cifs_sb->mnt_cifs_flags & CIFS_MOUNT_MAP_SPECIAL_CHR) in cifs_remap()
H A Dsmb2misc.c463 else if (cifs_sb->mnt_cifs_flags & CIFS_MOUNT_MAP_SPECIAL_CHR) in cifs_convert_path_to_utf16()
H A Dcifsglob.h672 CIFS_MOUNT_NO_XATTR | CIFS_MOUNT_MAP_SPECIAL_CHR | \
H A Dcifsfs.c682 if (cifs_sb->mnt_cifs_flags & CIFS_MOUNT_MAP_SPECIAL_CHR) in cifs_show_options()