Searched refs:CIFS_DEFAULT_NON_POSIX_RSIZE (Results 1 – 2 of 2) sorted by relevance
/fs/cifs/ | ||
D | cifsglob.h | 752 #define CIFS_DEFAULT_NON_POSIX_RSIZE (60 * 1024) macro |
D | smb1ops.c | 498 defsize = CIFS_DEFAULT_NON_POSIX_RSIZE; in cifs_negotiate_rsize() |