Searched refs:MAX_CIFS_SMALL_BUFFER_SIZE (Results 1 – 4 of 4) sorted by relevance
1066 MAX_CIFS_SMALL_BUFFER_SIZE, 0, SLAB_HWCACHE_ALIGN, in cifs_init_request_bufs()
108 #define MAX_CIFS_SMALL_BUFFER_SIZE 448 /* big enough for most */ macro
789 if (pdu_length > MAX_CIFS_SMALL_BUFFER_SIZE - 4) { in standard_receive3()
1469 } else if (data_offset > MAX_CIFS_SMALL_BUFFER_SIZE) { in cifs_readv_receive()