Searched refs:CIFS_MAX_CHANNELS (Results 1 – 2 of 2) sorted by relevance
1025 #define CIFS_MAX_CHANNELS 16 macro1026 struct cifs_chan chans[CIFS_MAX_CHANNELS];
1939 option > CIFS_MAX_CHANNELS) { in cifs_parse_mount_options()1941 __func__, CIFS_MAX_CHANNELS); in cifs_parse_mount_options()