Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/lib/libspl/include/
H A Dumem.h65 typedef int umem_constructor_t(void *, void *, int); typedef
73 umem_constructor_t *cache_constructor;
144 umem_constructor_t *constructor, in umem_cache_create()