Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/include/sys/
H A Ddsl_destroy.h46 int dsl_destroy_snapshot_check_impl(struct dsl_dataset *, boolean_t);
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Ddsl_destroy.c53 dsl_destroy_snapshot_check_impl(dsl_dataset_t *ds, boolean_t defer) in dsl_destroy_snapshot_check_impl() function
110 error = dsl_destroy_snapshot_check_impl(ds, defer); in dsl_destroy_snapshot_check()
H A Ddmu_recv.c3122 error = dsl_destroy_snapshot_check_impl( in dmu_recv_end_check()