Searched refs:spa_feature_table (Results 1 - 13 of 13) sorted by relevance

/freebsd-10.0-release/sys/cddl/contrib/opensolaris/common/zfs/
H A Dzfeature_common.c45 zfeature_info_t spa_feature_table[SPA_FEATURES]; variable
101 zfeature_info_t *feature = &spa_feature_table[i];
116 zfeature_info_t *feature = &spa_feature_table[i];
131 zfeature_info_t *feature = &spa_feature_table[fid];
H A Dzfeature_common.h61 extern zfeature_info_t spa_feature_table[SPA_FEATURES];
/freebsd-10.0-release/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dbpobj.c40 &spa_feature_table[SPA_FEATURE_EMPTY_BPOBJ];
66 &spa_feature_table[SPA_FEATURE_EMPTY_BPOBJ];
H A Ddsl_destroy.c728 &spa_feature_table[SPA_FEATURE_ASYNC_DESTROY];
874 &spa_feature_table[SPA_FEATURE_ASYNC_DESTROY]);
H A Ddsl_pool.c208 &spa_feature_table[SPA_FEATURE_ASYNC_DESTROY])) {
217 &spa_feature_table[SPA_FEATURE_EMPTY_BPOBJ])) {
H A Ddsl_scan.c135 &spa_feature_table[SPA_FEATURE_ASYNC_DESTROY]);
1446 &spa_feature_table[SPA_FEATURE_ASYNC_DESTROY])) {
1457 zfeature_info_t *feat = &spa_feature_table
H A Dzvol.c1865 &spa_feature_table[SPA_FEATURE_MULTI_VDEV_CRASH_DUMP]))
1877 &spa_feature_table[SPA_FEATURE_MULTI_VDEV_CRASH_DUMP], tx);
1912 &spa_feature_table[SPA_FEATURE_MULTI_VDEV_CRASH_DUMP]))
1933 &spa_feature_table[SPA_FEATURE_MULTI_VDEV_CRASH_DUMP]) ?
H A Dzfs_ioctl.c2437 &spa_feature_table[SPA_FEATURE_LZ4_COMPRESS];
3735 &spa_feature_table[
/freebsd-10.0-release/cddl/contrib/opensolaris/lib/libzfs/common/
H A Dlibzfs_status.c369 zfeature_info_t *fi = &spa_feature_table[i];
H A Dlibzfs_pool.c752 spa_feature_table[i].fi_uname);
/freebsd-10.0-release/cddl/contrib/opensolaris/cmd/zpool/
H A Dzpool_main.c1010 zfeature_info_t *feat = &spa_feature_table[i];
4540 const char *fname = spa_feature_table[i].fi_uname;
4541 const char *fguid = spa_feature_table[i].fi_guid;
4684 const char *fguid = spa_feature_table[i].fi_guid;
4685 const char *fname = spa_feature_table[i].fi_uname;
4874 zfeature_info_t *fi = &spa_feature_table[i];
/freebsd-10.0-release/cddl/contrib/opensolaris/cmd/zdb/
H A Dzdb.c2348 &spa_feature_table[SPA_FEATURE_ASYNC_DESTROY])) {
2649 &spa_feature_table[SPA_FEATURE_ASYNC_DESTROY])) {
/freebsd-10.0-release/cddl/contrib/opensolaris/cmd/ztest/
H A Dztest.c5861 spa_feature_table[i].fi_uname);

Completed in 396 milliseconds