Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/fs/zfs/sys/
H A Ddsl_destroy.h42 int dsl_destroy_head_check_impl(struct dsl_dataset *, int);
/titanic_50/usr/src/uts/common/fs/zfs/
H A Ddsl_destroy.c604 dsl_destroy_head_check_impl(dsl_dataset_t *ds, int expected_holds) in dsl_destroy_head_check_impl() function
660 error = dsl_destroy_head_check_impl(ds, 0); in dsl_destroy_head_check()
H A Ddmu_send.c2963 error = dsl_destroy_head_check_impl(drc->drc_ds, 1); in dmu_recv_end_check()