Home
last modified time | relevance | path

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

/netbsd-src/external/cddl/osnet/dist/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, \
/netbsd-src/external/cddl/osnet/dist/uts/common/fs/zfs/
H A Dsa.c1246 db = SA_GET_DB(hdl, buftype); in sa_byteswap()
1278 dmu_buf_impl_t *db = SA_GET_DB(hdl, buftype); in sa_build_index()
1805 bonustype = SA_BONUSTYPE_FROM_DB(SA_GET_DB(hdl, SA_BONUS)); in sa_bulk_update_impl()