Home
last modified time | relevance | path

Searched defs:HASH_MASK (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/uts/common/fs/zfs/
H A Dlz4.c332 #define HASH_MASK (HASHTABLESIZE - 1) macro
/titanic_50/usr/src/cmd/svc/configd/
H A Drc_node.c606 #define HASH_MASK (HASH_SIZE - 1) macro