Searched refs:CG_HASH_SIZE (Results 1 – 3 of 3) sorted by relevance
27 #define CG_HASH_SIZE 16 macro68 struct list_head cg_hash[CG_HASH_SIZE];
192 for (i = 0; i < CG_HASH_SIZE; ++i) in create_sfile()289 for (i = 0; i < CG_HASH_SIZE; ++i) in sfile_dup()320 hash = last->hashval & (CG_HASH_SIZE - 1); in get_file()532 for (i = 0; i < CG_HASH_SIZE; ++i) { in for_one_sfile()
780 hash = last->hashval & (CG_HASH_SIZE - 1); in ibs_sfile_get()