Searched defs:spa_feature_t (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/common/zfs/
H A Dzfeature_common.h60 } spa_feature_t; typedef in typeref:enum:spa_feature
76 spa_feature_t fi_feature;
82 const spa_feature_t *fi_depends;
94 extern int zfeature_lookup_name(const char *, spa_feature_t *);
95 extern boolean_t zfeature_depends_on(spa_feature_t, spa_feature_t);

Completed in 56 milliseconds