Searched refs:SMB2_MAX_CREDITS_AVAILABLE (Results 1 – 2 of 2) sorted by relevance
/linux/fs/smb/client/ | ||
H A D | cifsglob.h | 102 #define SMB2_MAX_CREDITS_AVAILABLE 32000 macro |
H A D | cifsfs.c | 738 if (tcon->ses->server->max_credits != SMB2_MAX_CREDITS_AVAILABLE) in cifs_show_options() |