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

/illumos-gate/usr/src/uts/common/sys/lvm/
H A Dmdio.h101 * HSP_KEY_OK(reckey) Insures that the NM record key is not so large as
112 #define HSP_KEY_OK(key) (((key + HSP_FN_BASE) & HSP_SET_MASK) == 0) macro

Completed in 53 milliseconds