Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Dsa.c1856 int bonus_attr_count = 0; in sa_modify_attrs() local
1879 bonus_attr_count = hdl->sa_bonus_tab->sa_layout->lot_attr_count; in sa_modify_attrs()
1904 attr_count = bonus_attr_count + spill_attr_count; in sa_modify_attrs()
1917 count = bonus_attr_count; in sa_modify_attrs()