Searched refs:chan_max (Results 1 – 7 of 7) sorted by relevance
198 left = ses->chan_max - ses->chan_count; in cifs_try_adding_channels() 204 ses->chan_max); in cifs_try_adding_channels() 224 if (tries > 3*ses->chan_max) { in cifs_try_adding_channels()
732 if (tcon->ses->chan_max > 1) in cifs_show_options()734 tcon->ses->chan_max); in cifs_show_options()
1133 size_t chan_max;1131 size_t chan_max; global() member
1897 if (ses->chan_max < ctx->max_channels) in match_session() 2411 ses->chan_max = ctx->multichannel ? ctx->max_channels:1; in cifs_get_smb_ses()
452 if (ses->chan_max > ses->chan_count && in smb2_reconnect() 1108 if (ses->chan_max > 1) in SMB2_negotiate() 1318 if (tcon->ses->chan_max > 1) in smb3_validate_negotiate()
613 if ((ses->chan_max > 1) && in_mount) in parse_server_interfaces()
1970 __u8 chan_max; member