Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Dsa.c679 boolean_t spilling; in sa_build_layouts() local
688 SA_BONUS, bonuslen, &spill_idx, &used, &spilling); in sa_build_layouts()
693 VERIFY0(dmu_set_bonus(hdl->sa_bonus, spilling ? in sa_build_layouts()
697 ASSERT((bonustype == DMU_OT_ZNODE && spilling == 0) || in sa_build_layouts()
701 if (spilling) { in sa_build_layouts()
741 if (spilling && i == spill_idx) { /* switch to spill buffer */ in sa_build_layouts()
796 if (!spilling) { in sa_build_layouts()
/f-stack/freebsd/contrib/dev/acpica/
H A Dchanges.txt512 Disassembler: Prevent spilling error messages to the output file. All