Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/cifs/
A Dcifsglob.h1067 #define CIFS_MAX_CHANNELS 16 macro
1081 struct cifs_chan chans[CIFS_MAX_CHANNELS];
A Dfs_context.c1107 if (result.uint_32 < 1 || result.uint_32 > CIFS_MAX_CHANNELS) { in smb3_fs_context_parse_param()
1109 __func__, CIFS_MAX_CHANNELS); in smb3_fs_context_parse_param()

Completed in 14 milliseconds