CIFS_MAX_REQ
unsigned int cifs_max_pending = CIFS_MAX_REQ;
} else if (cifs_max_pending > CIFS_MAX_REQ) {
cifs_max_pending = CIFS_MAX_REQ;
CIFS_MAX_REQ);