Searched refs:allocable_size (Results 1 – 1 of 1) sorted by relevance
254 size_t allocable_size; in buffer_from_index_validate() local271 allocable_size = ch_conf->block_count * ch_conf->block_size; in buffer_from_index_validate()272 end_ptr = ch_conf->blocks_ptr + allocable_size; in buffer_from_index_validate()275 if ((buffer_size > allocable_size - BLOCK_HEADER_SIZE) || in buffer_from_index_validate()