Searched refs:SPA_FEATURE_NONE (Results 1 – 11 of 11) sorted by relevance
152 for (int i = 0; feature->fi_depends[i] != SPA_FEATURE_NONE; i++) { in zfeature_depends_on()162 for (int i = 0; deps[i] != SPA_FEATURE_NONE; i++) in deps_contains_feature()328 static const spa_feature_t nodeps[] = { SPA_FEATURE_NONE }; in zfeature_register()411 SPA_FEATURE_NONE in zpool_feature_init()440 SPA_FEATURE_NONE in zpool_feature_init()453 SPA_FEATURE_NONE in zpool_feature_init()471 SPA_FEATURE_NONE in zpool_feature_init()483 SPA_FEATURE_NONE in zpool_feature_init()496 SPA_FEATURE_NONE in zpool_feature_init()508 SPA_FEATURE_NONE in zpool_feature_init()[all …]
38 #define VALID_FEATURE_OR_NONE(fid) ((fid) == SPA_FEATURE_NONE || \
44 SPA_FEATURE_NONE = -1, enumerator
294 const spa_feature_t nodeps[] = { SPA_FEATURE_NONE }; in zhack_do_feature_enable()304 feature.fi_feature = SPA_FEATURE_NONE; in zhack_do_feature_enable()393 const spa_feature_t nodeps[] = { SPA_FEATURE_NONE }; in zhack_do_feature_ref()405 feature.fi_feature = SPA_FEATURE_NONE; in zhack_do_feature_ref()
320 if (feature->fi_feature != SPA_FEATURE_NONE) { in feature_sync()355 for (int i = 0; feature->fi_depends[i] != SPA_FEATURE_NONE; i++) in feature_enable_sync()
194 return (SPA_FEATURE_NONE); in zio_compress_to_feature()
229 return (SPA_FEATURE_NONE); in zio_checksum_to_feature()
177 if (f != SPA_FEATURE_NONE) { in dsl_dataset_block_born()184 if (f != SPA_FEATURE_NONE) { in dsl_dataset_block_born()4553 if (f == SPA_FEATURE_NONE) in dsl_dataset_set_compression_check()4571 ASSERT3S(f, !=, SPA_FEATURE_NONE); in dsl_dataset_set_compression_sync()
2384 if (f != SPA_FEATURE_NONE) in dsl_scan_visitbp()2388 if (f != SPA_FEATURE_NONE) in dsl_scan_visitbp()
4939 if (feature == SPA_FEATURE_NONE) in zfs_check_settable()
6155 <enumerator name='SPA_FEATURE_NONE' value='-1'/>