Lines Matching defs:resuming
1746 * we're resuming, and return whether or not it's complete.
4160 "A resuming stream can be generated on the sending "
4632 boolean_t resuming = DMU_GET_FEATUREFLAGS(drrb->drr_versioninfo) &
4639 (drrb->drr_flags & DRR_FLAG_CLONE) || originsnap) && !resuming;
4641 (drrb->drr_flags & DRR_FLAG_CLONE) || originsnap) && resuming;
4672 if (resuming) {
4749 * - we are resuming a failed receive.
4799 * Similarly, on resuming full/newfs recv on existing dataset,
4808 * indicates that its resuming newfs on existing dataset. So,
4883 * If we are resuming a newfs, set newfs here so that we will
4890 if (resuming && zfs_prop_get_int(zhp, ZFS_PROP_INCONSISTENT))