Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/zfs/
H A Dzap.c161 zap_tryupgradedir(zap_t *zap, dmu_tx_t *tx) in zap_tryupgradedir() function
724 if (zap_tryupgradedir(zap, tx) == 0 || in zap_expand_leaf()
815 if (zap_tryupgradedir(zap, tx) == 0) { in zap_put_leaf_maybe_grow_ptrtbl()
1607 if (!writer && (writer = zap_tryupgradedir(zap, tx)) == 0) { in zap_shrink()