Searched refs:dsl_bookmark_ds_destroyed (Results 1 – 3 of 3) sorted by relevance
145 boolean_t dsl_bookmark_ds_destroyed(dsl_dataset_t *, dmu_tx_t *);
347 boolean_t book_exists = dsl_bookmark_ds_destroyed(ds, tx); in dsl_destroy_snapshot_sync_impl()
1312 dsl_bookmark_ds_destroyed(dsl_dataset_t *ds, dmu_tx_t *tx) in dsl_bookmark_ds_destroyed() function