Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/zfs/sys/
H A Dsa_impl.h148 int sa_user_table_sz; member
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dsa.c848 sa->sa_user_table_sz = count * sizeof (sa_attr_type_t); in sa_attr_table_setup()
1108 kmem_free(sa->sa_user_table, sa->sa_user_table_sz); in sa_setup()
1124 kmem_free(sa->sa_user_table, sa->sa_user_table_sz); in sa_tear_down()