Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/fs/zfs/sys/
H A Dsa_impl.h148 int sa_user_table_sz; member
/titanic_44/usr/src/uts/common/fs/zfs/
H A Dsa.c844 sa->sa_user_table_sz = count * sizeof (sa_attr_type_t); in sa_attr_table_setup()
1104 kmem_free(sa->sa_user_table, sa->sa_user_table_sz); in sa_setup()
1120 kmem_free(sa->sa_user_table, sa->sa_user_table_sz); in sa_tear_down()