Searched refs:fzap_remove (Results 1 – 3 of 3) sorted by relevance
226 int fzap_remove(zap_name_t *zn, dmu_tx_t *tx);
1404 err = fzap_remove(zn, tx); in zap_remove_impl()1464 err = fzap_remove(zn, tx); in zap_remove_uint64()
959 fzap_remove(zap_name_t *zn, dmu_tx_t *tx) in fzap_remove() function