Home
last modified time | relevance | path

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

/linux-4.19.296/fs/cifs/
Dcifssmb.c78 #define CIFS_NUM_PROT 4 macro
80 #define CIFS_NUM_PROT 2 macro
84 #define CIFS_NUM_PROT 3 macro
86 #define CIFS_NUM_PROT 1 macro
608 for (i = 0; i < CIFS_NUM_PROT; i++) { in CIFSSMBNegotiate()