Searched defs:hash2ints (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/os/
H A Dbio.c80 #define bio_bhash(dev, bn) (hash2ints((dev), (int)(bn)) & v.v_hmask)
1450 hash2ints(int x, int y) function

Completed in 48 milliseconds