Home
last modified time | relevance | path

Searched refs:id_total_alloc_size (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/comstar/stmf/
H A Dlun_map.h75 uint32_t id_total_alloc_size; member
H A Dlun_map.c567 id->id_total_alloc_size = total_size; in stmf_alloc_id()
580 kmem_free(id, id->id_total_alloc_size); in stmf_free_id()