Home
last modified time | relevance | path

Searched defs:resuming (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Ddmu_redact.c1069 boolean_t resuming = B_FALSE; in dmu_redact_snap() local
H A Ddmu_send.c2142 struct send_merge_thread_arg *smt_arg, boolean_t resuming, objset_t *os, in setup_resume_points()
2343 boolean_t resuming = (dspp->resumeobj != 0 || dspp->resumeoff != 0); in dmu_send_impl() local
/f-stack/freebsd/contrib/openzfs/lib/libzfs/
H A Dlibzfs_sendrecv.c4307 boolean_t resuming = DMU_GET_FEATUREFLAGS(drrb->drr_versioninfo) & in zfs_receive_one() local