Lines Matching refs:VERIFY
307 VERIFY(0 == sa_build_index(hdl, SA_SPILL)); in sa_get_spill()
435 VERIFY(0 == zap_update(os, os->os_sa->sa_layout_attr_obj, in sa_add_layout_entry()
720 VERIFY(0 == sa_resize_spill(hdl, in sa_build_layouts()
743 VERIFY(bonustype == DMU_OT_SA); in sa_build_layouts()
780 VERIFY((bonustype == DMU_OT_ZNODE && lot->lot_num == 0) || in sa_build_layouts()
794 VERIFY(0 == sa_build_index(hdl, SA_BONUS)); in sa_build_layouts()
804 VERIFY(0 == dmu_rm_spill(hdl->sa_os, in sa_build_layouts()
807 VERIFY(0 == sa_build_index(hdl, SA_SPILL)); in sa_build_layouts()
1736 VERIFY(dmu_set_bonustype(db, DMU_OT_SA, tx) == 0); in sa_add_projid()
1737 VERIFY(sa_replace_all_by_template_locked(hdl, attrs, count, tx) == 0); in sa_add_projid()
1739 VERIFY(0 == dmu_object_free(zfsvfs->z_os, in sa_add_projid()
1861 VERIFY(0 == zap_update(hdl->sa_os, sa->sa_reg_attr_obj, in sa_attr_register_sync()