Searched refs:sfu_emul (Results 1 – 2 of 2) sorted by relevance
1367 vol->sfu_emul = 1; in cifs_parse_mount_options()1370 vol->sfu_emul = 0; in cifs_parse_mount_options()3341 if (pvolume_info->sfu_emul) in cifs_setup_cifs_sb()3379 if (pvolume_info->sfu_emul) { in cifs_setup_cifs_sb()
501 bool sfu_emul:1; member