Home
last modified time | relevance | path

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

/openbmc/linux/fs/smb/client/
H A Dfs_context.c1312 if (result.uint_32 < 1 || result.uint_32 > CIFS_MAX_CHANNELS) { in smb3_fs_context_parse_param()
1314 __func__, CIFS_MAX_CHANNELS); in smb3_fs_context_parse_param()
H A Dcifsglob.h1114 #define CIFS_MAX_CHANNELS 16 macro
1129 struct cifs_chan chans[CIFS_MAX_CHANNELS];