Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/include/sys/
H A Dsa_impl.h149 int sa_user_table_sz; member
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dsa.c851 sa->sa_user_table_sz = count * sizeof (sa_attr_type_t); in sa_attr_table_setup()
1116 kmem_free(sa->sa_user_table, sa->sa_user_table_sz); in sa_setup()
1132 kmem_free(sa->sa_user_table, sa->sa_user_table_sz); in sa_tear_down()