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.h222 #define SA_GET_DB(hdl, type) \ macro
226 ((sa_hdr_phys_t *)((dmu_buf_impl_t *)(SA_GET_DB(hdl, \
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dsa.c1250 db = SA_GET_DB(hdl, buftype); in sa_byteswap()
1282 dmu_buf_impl_t *db = SA_GET_DB(hdl, buftype); in sa_build_index()
2065 bonustype = SA_BONUSTYPE_FROM_DB(SA_GET_DB(hdl, SA_BONUS)); in sa_bulk_update_impl()