Searched defs:cifs_max_pending (Results 1 – 2 of 2) sorted by relevance
| /linux-4.1.27/fs/cifs/ | ||
| D | cifsfs.c | 77 unsigned int cifs_max_pending = CIFS_MAX_REQ; variable |
| D | cifsglob.h | 1584 GLOBAL_EXTERN unsigned int cifs_max_pending; /* MAX requests at once to server*/ variable |