Searched refs:MAX_CIFS_SMALL_BUFFER_SIZE (Results 1 – 5 of 5) sorted by relevance
1452 MAX_CIFS_SMALL_BUFFER_SIZE, 0, SLAB_HWCACHE_ALIGN, in cifs_init_request_bufs()1453 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
4632 } else if (data_offset > MAX_CIFS_SMALL_BUFFER_SIZE) { in handle_read_data()4900 if (pdu_length > MAX_CIFS_SMALL_BUFFER_SIZE) { in receive_encrypted_standard()
991 if (pdu_length > MAX_CIFS_SMALL_BUFFER_SIZE - 4) { in standard_receive3()
1567 } else if (data_offset > MAX_CIFS_SMALL_BUFFER_SIZE) { in cifs_readv_receive()