Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
Ddsl_destroy.c602 const char *ddha_name; member
658 error = dsl_dataset_hold(dp, ddha->ddha_name, FTAG, &ds); in dsl_destroy_head_check()
890 VERIFY0(dsl_dataset_hold(dp, ddha->ddha_name, FTAG, &ds)); in dsl_destroy_head_sync()
902 VERIFY0(dsl_dataset_hold(dp, ddha->ddha_name, FTAG, &ds)); in dsl_destroy_head_begin_sync()
930 ddha.ddha_name = name; in dsl_destroy_head()