Searched refs:SN_HASH_MASK (Results 1 – 1 of 1) sorted by relevance
45 #define SN_HASH_MASK (SN_HASH_SIZE - 1) macro50 #define SNAPSHOT_BUCKET(h) (&snapshot_hash[(h) & SN_HASH_MASK])