Searched refs:DFR_HASH (Results 1 – 1 of 1) sorted by relevance
538 #define DFR_HASH(item) ((((long)item)>>4 ^ (((long)item)>>13)) % DFR_HASHSIZE) macro558 int hash = DFR_HASH(item); in __hash_deferred_req()684 int hash = DFR_HASH(item); in cache_revisit_request()