Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/zfs/
H A Ddmu_tx.c1297 dmu_tx_hold_sa(dmu_tx_t *tx, sa_handle_t *hdl, boolean_t may_grow) in dmu_tx_hold_sa() argument
1321 if (may_grow && tx->tx_objset->os_sa->sa_layout_attr_obj) in dmu_tx_hold_sa()
1324 if (sa->sa_force_spill || may_grow || hdl->sa_spill) { in dmu_tx_hold_sa()
/illumos-gate/usr/src/uts/common/fs/zfs/sys/
H A Ddmu.h794 void dmu_tx_hold_sa(dmu_tx_t *tx, struct sa_handle *hdl, boolean_t may_grow);