Searched refs:ARRAYPART_MIN_SIZE (Results 1 – 2 of 2) sorted by relevance
165 #define ARRAYPART_MIN_SIZE (uint64_t)(1 << 28) macro
3518 if (array_attr->capacity < ARRAYPART_MIN_SIZE * disk_cnt) { in obj_array_create()