Searched refs:spa_features_check (Results 1 – 3 of 3) sorted by relevance
55 extern boolean_t spa_features_check(spa_t *, boolean_t, nvlist_t *, nvlist_t *);
174 spa_features_check(spa_t *spa, boolean_t for_write, in spa_features_check() function
2386 if (!spa_features_check(spa, B_FALSE, in spa_load_impl()2391 if (!spa_features_check(spa, B_TRUE, in spa_load_impl()