Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dsa.c1832 int bonus_attr_count = 0; in sa_modify_attrs() local
1855 bonus_attr_count = hdl->sa_bonus_tab->sa_layout->lot_attr_count; in sa_modify_attrs()
1880 attr_count = bonus_attr_count + spill_attr_count; in sa_modify_attrs()
1893 count = bonus_attr_count; in sa_modify_attrs()