Searched refs:zap_remove_int_by_dnode (Results 1 – 3 of 3) sorted by relevance
529 unit_ok(zap_remove_int_by_dnode(dn, 17, tx)); in test_zap_int()573 unit_ok(zap_remove_int_by_dnode(dn, 23, tx)); in test_zap_int_keys()
396 int zap_remove_int_by_dnode(dnode_t *dn, uint64_t value, dmu_tx_t *tx);
976 zap_remove_int_by_dnode(dnode_t *dn, uint64_t value, dmu_tx_t *tx) in zap_remove_int_by_dnode() function