Searched refs:BUCKET_MAX_SIZE (Results 1 – 2 of 2) sorted by relevance
185 #define BUCKET_MAX_SIZE 0x003f macro
2309 if (bucket > BUCKET_MAX_SIZE) { in hrz_open()2311 bucket, BUCKET_MAX_SIZE); in hrz_open()2312 bucket = BUCKET_MAX_SIZE; in hrz_open()