Home
last modified time | relevance | path

Searched refs:spa_feature_decr (Results 1 – 9 of 9) sorted by relevance

/titanic_50/usr/src/uts/common/fs/zfs/sys/
H A Dzfeature.h49 extern void spa_feature_decr(struct spa *, spa_feature_t, struct dmu_tx *);
/titanic_50/usr/src/uts/common/fs/zfs/
H A Ddmu_object.c221 spa_feature_decr(dmu_objset_spa(mos), in dmu_object_free_zapified()
H A Dzfeature.c448 spa_feature_decr(spa_t *spa, spa_feature_t fid, dmu_tx_t *tx) in spa_feature_decr() function
H A Ddsl_bookmark.c430 spa_feature_decr(dp->dp_spa, SPA_FEATURE_BOOKMARKS, tx); in dsl_bookmark_destroy_sync()
H A Dspace_map.c500 spa_feature_decr(spa, in space_map_free()
H A Dbpobj.c66 spa_feature_decr(dmu_objset_spa(os), SPA_FEATURE_EMPTY_BPOBJ, tx); in bpobj_decr_empty()
H A Ddsl_destroy.c855 spa_feature_decr(dp->dp_spa, SPA_FEATURE_BOOKMARKS, tx); in dsl_destroy_head_sync_impl()
H A Ddsl_scan.c1525 spa_feature_decr(spa, SPA_FEATURE_ASYNC_DESTROY, tx); in dsl_scan_sync()
H A Ddsl_dataset.c794 spa_feature_decr(spa, f, tx); in dsl_dataset_deactivate_feature()