Searched refs:CIFS_MAX_CHANNELS (Results 1 – 2 of 2) sorted by relevance
971 #define CIFS_MAX_CHANNELS 16 macro972 struct cifs_chan chans[CIFS_MAX_CHANNELS];
1086 if (result.uint_32 < 1 || result.uint_32 > CIFS_MAX_CHANNELS) { in smb3_fs_context_parse_param()1088 __func__, CIFS_MAX_CHANNELS); in smb3_fs_context_parse_param()
Completed in 15 milliseconds