Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/include/sys/
H A Dsa_impl.h140 boolean_t sa_force_spill; member
/freebsd/sys/contrib/openzfs/module/zfs/
H A Ddmu_tx.c1488 if (attrsize <= DN_OLD_MAX_BONUSLEN && !sa->sa_force_spill) in dmu_tx_hold_sa_create()
1535 if (sa->sa_force_spill || may_grow || hdl->sa_spill) { in dmu_tx_hold_sa()
H A Dsa.c565 if (buftype == SA_BONUS && sa->sa_force_spill) { in sa_find_sizes()
744 if (buftype == SA_BONUS && !sa->sa_force_spill) { in sa_build_layouts()
793 if (!sa->sa_force_spill) in sa_build_layouts()