Home
last modified time | relevance | path

Searched refs:dsl_destroy_snapshot_check_impl (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/contrib/openzfs/include/sys/
H A Ddsl_destroy.h47 int dsl_destroy_snapshot_check_impl(struct dsl_dataset *, boolean_t);
/freebsd/sys/contrib/openzfs/module/zfs/
H A Ddsl_destroy.c56 dsl_destroy_snapshot_check_impl(dsl_dataset_t *ds, boolean_t defer) in dsl_destroy_snapshot_check_impl() function
113 error = dsl_destroy_snapshot_check_impl(ds, defer); in dsl_destroy_snapshot_check()
H A Ddmu_recv.c3575 error = dsl_destroy_snapshot_check_impl( in dmu_recv_end_check()