Searched refs:lofi_comp_cache (Results 1 – 2 of 2) sorted by relevance
238 struct lofi_comp_cache *lc; in lofi_free_comp_cache()242 kmem_free(lc, sizeof (struct lofi_comp_cache)); in lofi_free_comp_cache()876 static struct lofi_comp_cache *879 struct lofi_comp_cache *lc; in lofi_find_comp_data()909 static struct lofi_comp_cache *913 struct lofi_comp_cache *lc; in lofi_add_comp_data()921 kmem_free(lc, sizeof (struct lofi_comp_cache)); in lofi_add_comp_data()941 lc = kmem_alloc(sizeof (struct lofi_comp_cache), KM_SLEEP); in lofi_add_comp_data()1070 struct lofi_comp_cache *lc; in lofi_strategy_task()2232 list_create(&lsp->ls_comp_cache, sizeof (struct lofi_comp_cache), in lofi_map_file()[all …]
176 struct lofi_comp_cache { struct