Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/
H A Dlofi.c287 struct lofi_comp_cache *lc; in lofi_free_comp_cache()
291 kmem_free(lc, sizeof (struct lofi_comp_cache)); in lofi_free_comp_cache()
1188 static struct lofi_comp_cache *
1191 struct lofi_comp_cache *lc; in lofi_find_comp_data()
1221 static struct lofi_comp_cache *
1225 struct lofi_comp_cache *lc; in lofi_add_comp_data()
1233 kmem_free(lc, sizeof (struct lofi_comp_cache)); in lofi_add_comp_data()
1253 lc = kmem_alloc(sizeof (struct lofi_comp_cache), KM_SLEEP); in lofi_add_comp_data()
1468 struct lofi_comp_cache *lc; in lofi_strategy_task()
3054 list_create(&lsp->ls_comp_cache, sizeof (struct lofi_comp_cache), in lofi_map_file()
[all …]
/illumos-gate/usr/src/uts/common/sys/
H A Dlofi.h210 struct lofi_comp_cache { struct