Searched refs:SPA_FEATURE_BOOKMARK_V2 (Results 1 - 7 of 7) sorted by relevance

/freebsd-current/sys/contrib/openzfs/include/
H A Dzfeature_common.h69 SPA_FEATURE_BOOKMARK_V2, enumerator in enum:spa_feature
/freebsd-current/sys/contrib/openzfs/module/zcommon/
H A Dzfeature_common.c555 SPA_FEATURE_BOOKMARK_V2,
582 SPA_FEATURE_BOOKMARK_V2,
633 zfeature_register(SPA_FEATURE_BOOKMARK_V2,
642 SPA_FEATURE_BOOKMARK_V2,
/freebsd-current/sys/contrib/openzfs/module/zfs/
H A Dzfeature.c390 feature->fi_feature == SPA_FEATURE_BOOKMARK_V2)
H A Ddsl_bookmark.c364 spa_feature_is_enabled(spa, SPA_FEATURE_BOOKMARK_V2)) {
415 * understand SPA_FEATURE_BOOKMARK_V2, we need to use the smallest
419 if (spa_feature_is_enabled(dp->dp_spa, SPA_FEATURE_BOOKMARK_V2) &&
423 spa_feature_incr(dp->dp_spa, SPA_FEATURE_BOOKMARK_V2, tx);
1011 SPA_FEATURE_BOOKMARK_V2, tx); local
H A Ddsl_crypt.c1852 SPA_FEATURE_BOOKMARK_V2)) {
H A Ddsl_dataset.c1839 spa_feature_is_enabled(dp->dp_spa, SPA_FEATURE_BOOKMARK_V2)) {
H A Dspa.c4580 !spa_feature_is_enabled(spa, SPA_FEATURE_BOOKMARK_V2)) {

Completed in 304 milliseconds