Home
last modified time | relevance | path

Searched refs:CIFS_MAX_CHANNELS (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/fs/cifs/
H A Dcifsglob.h1028 #define CIFS_MAX_CHANNELS 16 macro
1029 struct cifs_chan chans[CIFS_MAX_CHANNELS];
H A Dconnect.c1939 option > CIFS_MAX_CHANNELS) { in cifs_parse_mount_options()
1941 __func__, CIFS_MAX_CHANNELS); in cifs_parse_mount_options()
/kernel/linux/linux-6.6/fs/smb/client/
H A Dfs_context.c1187 if (result.uint_32 < 1 || result.uint_32 > CIFS_MAX_CHANNELS) { in smb3_fs_context_parse_param()
1189 __func__, CIFS_MAX_CHANNELS); in smb3_fs_context_parse_param()
H A Dcifsglob.h1081 #define CIFS_MAX_CHANNELS 16 macro
1096 struct cifs_chan chans[CIFS_MAX_CHANNELS];

Completed in 19 milliseconds