Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/cifs/
H A Dcifsglob.h1025 #define CIFS_MAX_CHANNELS 16 macro
1026 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()