Searched refs:multichannel (Results 1 – 2 of 2) sorted by relevance
1465 vol->multichannel = false; in cifs_parse_mount_options()1765 vol->multichannel = true; in cifs_parse_mount_options()1771 vol->multichannel = false; in cifs_parse_mount_options()3126 ses->chan_max = volume_info->multichannel ? volume_info->max_channels:1; in cifs_get_smb_ses()
602 bool multichannel:1; member