Lines Matching defs:spill
120 boolean_t spill; /* DRR_FLAG_SPILL_BLOCK set */
660 /* raw receives require spill block allocation flag */
1089 /* raw receives require spill block allocation flag */
1929 (!rwa->spill && DRR_OBJECT_HAS_SPILL(drro->drr_flags))) {
2046 dn_slots << DNODE_SHIFT, rwa->spill ?
2048 } else if (rwa->spill && !DRR_OBJECT_HAS_SPILL(drro->drr_flags)) {
2051 * may reference a spill block that is no longer allocated
2532 * This is an unmodified spill block which was added to the stream
2533 * to resolve an issue with incorrectly removing spill blocks. It
2537 if (rwa->spill && DRR_SPILL_IS_UNMODIFIED(drrs->drr_flags)) {
3401 rwa->spill = drc->drc_spill;