Searched refs:dhash_table (Results 1 – 1 of 1) sorted by relevance
120 static struct bofi_shadow dhash_table[HDL_HASH_TBL_SIZE]; variable122 (&dhash_table[((uintptr_t)(x) >> 3) & (HDL_HASH_TBL_SIZE-1)])725 dhash_table[i].dnext = &dhash_table[i]; in bofi_attach()726 dhash_table[i].dprev = &dhash_table[i]; in bofi_attach()