Searched refs:zap_remove_int_by_dnode (Results 1 – 3 of 3) sorted by relevance
388 int zap_remove_int_by_dnode(dnode_t *dn, uint64_t value, dmu_tx_t *tx);
537 unit_ok(zap_remove_int_by_dnode(dn, 17, tx)); in test_zap_int()581 unit_ok(zap_remove_int_by_dnode(dn, 23, tx)); in test_zap_int_keys()
966 zap_remove_int_by_dnode(dnode_t *dn, uint64_t value, dmu_tx_t *tx) in zap_remove_int_by_dnode() function