Searched refs:FILES_HASH_SIZE (Results 1 – 1 of 1) sorted by relevance
141 #define FILES_HASH_SIZE 512 macro143 static struct list_head files_hash[FILES_HASH_SIZE];149 for (i = 0; i < FILES_HASH_SIZE; ++i) in init_hash()187 hash = op_hash_string(filename) % FILES_HASH_SIZE; in odb_open()