Searched refs:spa_feature_decr (Results 1 – 9 of 9) sorted by relevance
/titanic_50/usr/src/uts/common/fs/zfs/sys/ |
H A D | zfeature.h | 49 extern void spa_feature_decr(struct spa *, spa_feature_t, struct dmu_tx *);
|
/titanic_50/usr/src/uts/common/fs/zfs/ |
H A D | dmu_object.c | 221 spa_feature_decr(dmu_objset_spa(mos), in dmu_object_free_zapified()
|
H A D | zfeature.c | 448 spa_feature_decr(spa_t *spa, spa_feature_t fid, dmu_tx_t *tx) in spa_feature_decr() function
|
H A D | dsl_bookmark.c | 430 spa_feature_decr(dp->dp_spa, SPA_FEATURE_BOOKMARKS, tx); in dsl_bookmark_destroy_sync()
|
H A D | space_map.c | 500 spa_feature_decr(spa, in space_map_free()
|
H A D | bpobj.c | 66 spa_feature_decr(dmu_objset_spa(os), SPA_FEATURE_EMPTY_BPOBJ, tx); in bpobj_decr_empty()
|
H A D | dsl_destroy.c | 855 spa_feature_decr(dp->dp_spa, SPA_FEATURE_BOOKMARKS, tx); in dsl_destroy_head_sync_impl()
|
H A D | dsl_scan.c | 1525 spa_feature_decr(spa, SPA_FEATURE_ASYNC_DESTROY, tx); in dsl_scan_sync()
|
H A D | dsl_dataset.c | 794 spa_feature_decr(spa, f, tx); in dsl_dataset_deactivate_feature()
|