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

/illumos-gate/usr/src/uts/common/fs/zfs/sys/
H A Dsa_impl.h195 SA_BONUS = 1, enumerator in enum:sa_buf_type
225 (dmu_buf_impl_t *)((type == SA_BONUS) ? hdl->sa_bonus : hdl->sa_spill)
232 (type == SA_BONUS ? hdl->sa_bonus_tab : hdl->sa_spill_tab)

Completed in 49 milliseconds