Searched defs:may_grow (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/zfs/
H A Ddmu_tx.c1672 dmu_tx_hold_sa(dmu_tx_t *tx, sa_handle_t *hdl, boolean_t may_grow) argument
1696 if (may_grow && tx->tx_objset->os_sa->sa_layout_attr_obj)
1699 if (sa->sa_force_spill || may_grow || hdl->sa_spill) {

Completed in 48 milliseconds