Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/
H A Dlofi.c238 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 …]
/titanic_50/usr/src/uts/common/sys/
H A Dlofi.h176 struct lofi_comp_cache { struct