Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/include/sys/
H A Dzfeature.h52 extern boolean_t spa_feature_enabled_txg(spa_t *spa, spa_feature_t fid,
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Dzfeature.c514 spa_feature_enabled_txg(spa_t *spa, spa_feature_t fid, uint64_t *txg) in spa_feature_enabled_txg() function
H A Ddmu_traverse.c620 VERIFY(spa_feature_enabled_txg(spa, in traverse_impl()