Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/include/sys/
H A Dsa_impl.h103 uint32_t lot_attr_count; /* total attr count */ member
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dsa.c276 if (count != tbf->lot_attr_count) in sa_layout_equal()
415 tb->lot_attr_count = attr_count; in sa_add_layout_entry()
1150 sizeof (sa_attr_type_t) * layout->lot_attr_count); in sa_tear_down()
1204 for (i = 0; i != tb->lot_attr_count; i++) { in sa_attr_iter()
1939 bonus_attr_count = hdl->sa_bonus_tab->sa_layout->lot_attr_count; in sa_modify_attrs()
1953 hdl->sa_spill_tab->sa_layout->lot_attr_count; in sa_modify_attrs()