Home
last modified time | relevance | path

Searched refs:DS_IS_INCONSISTENT (Results 1 – 4 of 4) sorted by relevance

/f-stack/freebsd/contrib/openzfs/include/sys/
H A Ddsl_dataset.h57 #define DS_IS_INCONSISTENT(ds) \ macro
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Ddsl_destroy.c1261 boolean_t need_destroy = DS_IS_INCONSISTENT(dmu_objset_ds(os)); in dsl_destroy_inconsistent()
H A Ddmu_recv.c993 if (!DS_IS_INCONSISTENT(ds)) { in dmu_recv_resume_begin_check()
1118 ASSERT(DS_IS_INCONSISTENT(ds)); in dmu_recv_resume_begin_sync()
H A Ddsl_dataset.c1011 if (ds->ds_owner == NULL && (override || !(DS_IS_INCONSISTENT(ds) || in dsl_dataset_tryown()
1518 if (!recv && DS_IS_INCONSISTENT(ds)) in dsl_dataset_snapshot_check_impl()