Searched refs:shrink (Results 1 – 4 of 4) sorted by relevance
322 const bool shrink = !grow; in sys_hashmap_should_rehash() local341 n_buckets >>= shrink; in sys_hashmap_should_rehash()354 shrink && (n_buckets == 0 || (size * 100) / n_buckets <= map->config->load_factor); in sys_hashmap_should_rehash()
44 Testing shrink to 0 size
131 * File system: Added API to grow or shrink a file.194 * ``ZEP-622`` - Add FS API to truncate/shrink a file
217 * ``ZEP-1028`` - shrink k_block struct size