Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/include/sys/
H A Dsa_impl.h139 boolean_t sa_force_spill; member
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Ddmu_tx.c1295 if (attrsize <= DN_OLD_MAX_BONUSLEN && !sa->sa_force_spill) in dmu_tx_hold_sa_create()
1342 if (sa->sa_force_spill || may_grow || hdl->sa_spill) { in dmu_tx_hold_sa()
H A Dsa.c564 if (buftype == SA_BONUS && sa->sa_force_spill) { in sa_find_sizes()
743 if (buftype == SA_BONUS && !sa->sa_force_spill) { in sa_build_layouts()
792 if (!sa->sa_force_spill) in sa_build_layouts()