HomeSort by: relevance | last modified time | path
    Searched defs:bonus_attr_count (Results 1 - 2 of 2) sorted by relevancy

  /src/external/cddl/osnet/dist/uts/common/fs/zfs/
sa.c 1660 int bonus_attr_count = 0; local
1683 bonus_attr_count = hdl->sa_bonus_tab->sa_layout->lot_attr_count;
1708 attr_count = bonus_attr_count + spill_attr_count;
1721 count = bonus_attr_count;
sa.c 1660 int bonus_attr_count = 0; local
1683 bonus_attr_count = hdl->sa_bonus_tab->sa_layout->lot_attr_count;
1708 attr_count = bonus_attr_count + spill_attr_count;
1721 count = bonus_attr_count;

Completed in 40 milliseconds