Lines Matching refs:is_binding
1279 bool is_binding = false; in SMB2_sess_alloc_buffer() local
1288 is_binding = !CIFS_ALL_CHANS_NEED_RECONNECT(ses); in SMB2_sess_alloc_buffer()
1291 if (is_binding) { in SMB2_sess_alloc_buffer()
1420 bool is_binding = false; in SMB2_auth_kerberos() local
1448 is_binding = !CIFS_ALL_CHANS_NEED_RECONNECT(ses); in SMB2_auth_kerberos()
1452 if (!is_binding) { in SMB2_auth_kerberos()
1473 if (!is_binding) { in SMB2_auth_kerberos()
1512 bool is_binding = false; in SMB2_sess_auth_rawntlmssp_negotiate() local
1570 is_binding = !CIFS_ALL_CHANS_NEED_RECONNECT(ses); in SMB2_sess_auth_rawntlmssp_negotiate()
1574 if (!is_binding) { in SMB2_sess_auth_rawntlmssp_negotiate()
1605 bool is_binding = false; in SMB2_sess_auth_rawntlmssp_authenticate() local
1638 is_binding = !CIFS_ALL_CHANS_NEED_RECONNECT(ses); in SMB2_sess_auth_rawntlmssp_authenticate()
1642 if (!is_binding) { in SMB2_sess_auth_rawntlmssp_authenticate()