Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/zfs/
H A Dzap.c93 static int zap_shrink(zap_name_t *zn, zap_leaf_t *l, dmu_tx_t *tx);
1062 return (zap_shrink(zn, l, tx)); in fzap_remove()
1538 zap_shrink(zap_name_t *zn, zap_leaf_t *l, dmu_tx_t *tx) in zap_shrink() function
/freebsd/sys/contrib/openzfs/tests/runfiles/
H A Dcommon.run660 [tests/functional/zap_shrink]
662 tags = ['functional', 'zap_shrink']