Searched refs:wk_refcnt (Results 1 – 2 of 2) sorted by relevance
65 zfs_refcount_t wk_refcnt; member
85 (void) zfs_refcount_add(&wkey->wk_refcnt, tag); in dsl_wrapping_key_hold()91 (void) zfs_refcount_remove(&wkey->wk_refcnt, tag); in dsl_wrapping_key_rele()97 ASSERT0(zfs_refcount_count(&wkey->wk_refcnt)); in dsl_wrapping_key_free()106 zfs_refcount_destroy(&wkey->wk_refcnt); in dsl_wrapping_key_free()126 zfs_refcount_create(&wkey->wk_refcnt); in dsl_wrapping_key_create()901 } else if (zfs_refcount_count(&found_wkey->wk_refcnt) != 0) { in spa_keystore_unload_wkey_impl()1617 ASSERT0(zfs_refcount_count(&found_wkey->wk_refcnt)); in spa_keystore_change_key_sync()