Searched refs:BUF_CACHE_HASH_SIZE (Results 1 – 2 of 2) sorted by relevance
116 (BUF_CACHE_HASH_SIZE - 1); in buf_cache_insert_hash()179 for (i = 0; i < BUF_CACHE_HASH_SIZE; i++) { in buf_init()539 (BUF_CACHE_HASH_SIZE - 1); in buf_cache_find()
157 #define BUF_CACHE_HASH_SIZE 64 macro631 struct buf_cache_t buf_cache_hash_list[BUF_CACHE_HASH_SIZE];