Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/include/sys/
H A Dsa_impl.h223 #define SA_GET_DB(hdl, type) \ macro
227 ((sa_hdr_phys_t *)((dmu_buf_impl_t *)(SA_GET_DB(hdl, \
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dsa.c1251 db = SA_GET_DB(hdl, buftype); in sa_byteswap()
1283 dmu_buf_impl_t *db = SA_GET_DB(hdl, buftype); in sa_build_index()
2066 bonustype = SA_BONUSTYPE_FROM_DB(SA_GET_DB(hdl, SA_BONUS)); in sa_bulk_update_impl()