Searched defs:bonus_attr_count (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dsa.c1650 int bonus_attr_count = 0; local
1673 bonus_attr_count = hdl->sa_bonus_tab->sa_layout->lot_attr_count;
1698 attr_count = bonus_attr_count + spill_attr_count;
1711 count = bonus_attr_count;

Completed in 66 milliseconds