lofi_comp_cache
static struct lofi_comp_cache *
struct lofi_comp_cache *lc;
static struct lofi_comp_cache *
struct lofi_comp_cache *lc;
kmem_free(lc, sizeof (struct lofi_comp_cache));
lc = kmem_alloc(sizeof (struct lofi_comp_cache), KM_SLEEP);
struct lofi_comp_cache *lc;
struct lofi_comp_cache *lc;
kmem_free(lc, sizeof (struct lofi_comp_cache));
list_create(&lsp->ls_comp_cache, sizeof (struct lofi_comp_cache),
offsetof(struct lofi_comp_cache, lc_list));