Searched refs:SPA_FEATURE_ENCRYPTION (Results 1 - 10 of 10) sorted by relevance

/freebsd-current/sys/contrib/openzfs/include/
H A Dzfeature_common.h61 SPA_FEATURE_ENCRYPTION, enumerator in enum:spa_feature
/freebsd-current/sys/contrib/openzfs/module/zfs/
H A Dzfeature.c388 spa_feature_is_enabled(spa, SPA_FEATURE_ENCRYPTION) &&
389 !spa_feature_is_active(spa, SPA_FEATURE_ENCRYPTION) &&
H A Ddsl_crypt.c795 if (!spa_feature_is_enabled(dp->dp_spa, SPA_FEATURE_ENCRYPTION)) {
945 if (!spa_feature_is_enabled(dp->dp_spa, SPA_FEATURE_ENCRYPTION)) {
1271 if (!spa_feature_is_enabled(dp->dp_spa, SPA_FEATURE_ENCRYPTION)) {
1845 SPA_FEATURE_ENCRYPTION)) {
1972 dsl_dataset_activate_feature(dsobj, SPA_FEATURE_ENCRYPTION,
2310 SPA_FEATURE_ENCRYPTION, (void *)B_TRUE, tx);
2311 ds->ds_feature[SPA_FEATURE_ENCRYPTION] = (void *)B_TRUE;
2831 ASSERT(spa_feature_is_active(spa, SPA_FEATURE_ENCRYPTION));
H A Dzvol.c1020 SPA_FEATURE_ENCRYPTION))
H A Ddsl_pool.c534 spa_feature_enable(spa, SPA_FEATURE_ENCRYPTION, tx);
H A Ddmu_recv.c643 if (!spa_feature_is_enabled(dp->dp_spa, SPA_FEATURE_ENCRYPTION))
H A Dspa.c4579 if (spa_feature_is_enabled(spa, SPA_FEATURE_ENCRYPTION) &&
6384 if (feat == SPA_FEATURE_ENCRYPTION)
H A Dzio.c4398 ASSERT(spa_feature_is_active(spa, SPA_FEATURE_ENCRYPTION));
/freebsd-current/sys/contrib/openzfs/module/zcommon/
H A Dzfeature_common.c645 zfeature_register(SPA_FEATURE_ENCRYPTION,
/freebsd-current/sys/contrib/openzfs/lib/libzfs/
H A Dlibzfs_crypto.c843 spa_feature_table[SPA_FEATURE_ENCRYPTION].fi_guid,

Completed in 277 milliseconds