Searched refs:small_ul (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/lvm/trans/
H A Dmdtrans.c837 ml_unit32_od_t *small_ul; local
842 small_ul = (ml_unit32_od_t *)mddb_getrecaddr(recid);
854 trans_log_convert((caddr_t)small_ul, (caddr_t)big_ul,
856 kmem_free(small_ul, dep->de_reqsize);

Completed in 57 milliseconds