Searched refs:may_grow (Results 1 – 2 of 2) sorted by relevance
1611 dmu_tx_hold_sa(dmu_tx_t *tx, sa_handle_t *hdl, boolean_t may_grow) in dmu_tx_hold_sa() argument1635 if (may_grow && tx->tx_objset->os_sa->sa_layout_attr_obj) in dmu_tx_hold_sa()1638 if (sa->sa_force_spill || may_grow || hdl->sa_spill) { in dmu_tx_hold_sa()
673 void dmu_tx_hold_sa(dmu_tx_t *tx, struct sa_handle *hdl, boolean_t may_grow);