Searched refs:MAX_CIFS_SMALL_BUFFER_SIZE (Results 1 – 5 of 5) sorted by relevance
1437 MAX_CIFS_SMALL_BUFFER_SIZE, 0, SLAB_HWCACHE_ALIGN, in cifs_init_request_bufs()1438 0, MAX_CIFS_SMALL_BUFFER_SIZE, NULL); in cifs_init_request_bufs()
108 #define MAX_CIFS_SMALL_BUFFER_SIZE 448 /* big enough for most */ macro
4058 } else if (data_offset > MAX_CIFS_SMALL_BUFFER_SIZE) { in handle_read_data()4326 if (pdu_length > MAX_CIFS_SMALL_BUFFER_SIZE) { in receive_encrypted_standard()
1076 if (pdu_length > MAX_CIFS_SMALL_BUFFER_SIZE - 4) { in standard_receive3()
1641 } else if (data_offset > MAX_CIFS_SMALL_BUFFER_SIZE) { in cifs_readv_receive()