Searched defs:CIFSMaxBufSize (Results 1 – 2 of 2) sorted by relevance
/linux-2.6.39/fs/cifs/ | ||
D | cifsfs.c | 63 unsigned int CIFSMaxBufSize = CIFS_MAX_MSGSIZE; variable |
D | cifsglob.h | 825 GLOBAL_EXTERN unsigned int CIFSMaxBufSize; /* max size not including hdr */ variable |