Searched refs:sfu_remap (Results 1 – 2 of 2) sorted by relevance
1368 vol->sfu_remap = true; in cifs_parse_mount_options()1372 vol->sfu_remap = false; in cifs_parse_mount_options()1376 vol->sfu_remap = false; /* disable SFU mapping */ in cifs_parse_mount_options()3288 if (pvolume_info->sfu_remap) in cifs_setup_cifs_sb()
478 bool sfu_remap:1; /* remap seven reserved chars ala SFU */ member