HomeSort by: relevance | last modified time | path
    Searched defs:spa_feature_enabled_txg (Results 1 - 1 of 1) sorted by relevancy

  /src/external/cddl/osnet/dist/uts/common/fs/zfs/
zfeature.c 277 SPA_FEATURE_ENABLED_TXG));
361 if (spa_feature_is_enabled(spa, SPA_FEATURE_ENABLED_TXG)) {
370 spa_feature_incr(spa, SPA_FEATURE_ENABLED_TXG, tx);
489 * SPA_FEATURE_ENABLED_TXG), return the TXG at which it was enabled in the
497 spa_feature_enabled_txg(spa_t *spa, spa_feature_t fid, uint64_t *txg) function

Completed in 24 milliseconds