Home
last modified time | relevance | path

Searched refs:CIFS_MAX_CHANNELS (Results 1 – 2 of 2) sorted by relevance

/linux-6.6.21/fs/smb/client/
Dfs_context.c1170 if (result.uint_32 < 1 || result.uint_32 > CIFS_MAX_CHANNELS) { in smb3_fs_context_parse_param()
1172 __func__, CIFS_MAX_CHANNELS); in smb3_fs_context_parse_param()
Dcifsglob.h1080 #define CIFS_MAX_CHANNELS 16 macro
1095 struct cifs_chan chans[CIFS_MAX_CHANNELS];