Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/channel_program/synctask_core/
H A Dtst.set_props.zcp35 -- add an extra character so we spill over the limit
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Ddmu_recv.c108 boolean_t spill; /* DRR_FLAG_SPILL_BLOCK set */ member
1609 (!rwa->spill && DRR_OBJECT_HAS_SPILL(drro->drr_flags))) { in receive_object()
1712 dn_slots << DNODE_SHIFT, rwa->spill ? in receive_object()
1714 } else if (rwa->spill && !DRR_OBJECT_HAS_SPILL(drro->drr_flags)) { in receive_object()
2144 if (rwa->spill && DRR_SPILL_IS_UNMODIFIED(drrs->drr_flags)) { in receive_spill()
2958 rwa->spill = drc->drc_spill; in dmu_recv_stream()