Home
last modified time | relevance | path

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

/Linux-v5.10/fs/cifs/
Dcifsglob.h1025 #define CIFS_MAX_CHANNELS 16 macro
1026 struct cifs_chan chans[CIFS_MAX_CHANNELS];
Dconnect.c1926 option > CIFS_MAX_CHANNELS) { in cifs_parse_mount_options()
1928 __func__, CIFS_MAX_CHANNELS); in cifs_parse_mount_options()