Home
last modified time | relevance | path

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

/titanic_41/usr/src/common/lvm/
H A Dmd_crc.c36 #define MD_ZALLOC(x) Zalloc(x) macro
39 #define MD_ZALLOC(x) kmem_zalloc(x, KM_SLEEP) macro