Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/zfs/sys/
H A Dsa_impl.h224 #define SA_GET_DB(hdl, type) \ macro
228 ((sa_hdr_phys_t *)((dmu_buf_impl_t *)(SA_GET_DB(hdl, \
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dsa.c1241 db = SA_GET_DB(hdl, buftype); in sa_byteswap()
1273 dmu_buf_impl_t *db = SA_GET_DB(hdl, buftype); in sa_build_index()
1977 bonustype = SA_BONUSTYPE_FROM_DB(SA_GET_DB(hdl, SA_BONUS)); in sa_bulk_update_impl()