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