Home
last modified time | relevance | path

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

/netbsd-src/external/cddl/osnet/dist/uts/common/fs/zfs/sys/
H A Dzfeature.h55 extern boolean_t spa_features_check(spa_t *, boolean_t, nvlist_t *, nvlist_t *);
/netbsd-src/external/cddl/osnet/dist/uts/common/fs/zfs/
H A Dzfeature.c174 spa_features_check(spa_t *spa, boolean_t for_write, in spa_features_check() function
H A Dspa.c2533 if (!spa_features_check(spa, B_FALSE, in spa_load_impl()
2538 if (!spa_features_check(spa, B_TRUE, in spa_load_impl()