Home
last modified time | relevance | path

Searched refs:SMB2_MAX_CREDITS_AVAILABLE (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/fs/cifs/
H A Dcifsglob.h102 #define SMB2_MAX_CREDITS_AVAILABLE 32000 macro
H A Dcifsfs.c623 if (tcon->ses->server->max_credits != SMB2_MAX_CREDITS_AVAILABLE) in cifs_show_options()
H A Dconnect.c2646 tcp_ses->max_credits = SMB2_MAX_CREDITS_AVAILABLE; in cifs_get_tcp_session()
/kernel/linux/linux-6.6/fs/smb/client/
H A Dcifsglob.h97 #define SMB2_MAX_CREDITS_AVAILABLE 32000 macro
H A Dcifsfs.c687 if (tcon->ses->server->max_credits != SMB2_MAX_CREDITS_AVAILABLE) in cifs_show_options()
H A Dconnect.c1809 tcp_ses->max_credits = SMB2_MAX_CREDITS_AVAILABLE; in cifs_get_tcp_session()

Completed in 25 milliseconds