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