itx_async_node_t
itx_async_node_t *ian;
kmem_free(ian, sizeof (itx_async_node_t));
const uint64_t o1 = ((itx_async_node_t *)x1)->ia_foid;
const uint64_t o2 = ((itx_async_node_t *)x2)->ia_foid;
itx_async_node_t *ian;
sizeof (itx_async_node_t),
offsetof(itx_async_node_t, ia_node));
itx_async_node_t *ian;
ian = kmem_alloc(sizeof (itx_async_node_t), KM_SLEEP);
itx_async_node_t *ian;
kmem_free(ian, sizeof (itx_async_node_t));