Home
last modified time | relevance | path

Searched refs:CIFS_MOUNT_MAP_SFM_CHR (Results 1 – 4 of 4) sorted by relevance

/linux/fs/smb/client/
H A Dcifs_fs_sb.h38 #define CIFS_MOUNT_MAP_SFM_CHR 0x800000 /* SFM/MAC mapping for illegal chars */ macro
H A Dcifs_unicode.h78 if (sbflags & CIFS_MOUNT_MAP_SFM_CHR) in cifs_remap()
H A Dcifsglob.h650 CIFS_MOUNT_MAP_SFM_CHR | \
H A Dconnect.c3643 atomic_andnot(CIFS_MOUNT_MAP_SFM_CHR | in cifs_mount_get_tcon()